Skip to content

Commit

Permalink
testing12
Browse files Browse the repository at this point in the history
  • Loading branch information
StealWonders committed Mar 4, 2024
1 parent cc539e8 commit f850979
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-main-in-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
build-args: |
VERSION=${{ env.GITHUB_REF }}
- name: Debug
run: echo ${{ env.GITHUB_REF }}

deploy:
needs: [ build ]
runs-on: ubuntu-latest
Expand Down

0 comments on commit f850979

Please sign in to comment.