Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
davema-clan committed Apr 25, 2024
1 parent 5c86882 commit a660dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
Deploy_Prod:
runs-on: ubuntu-latest
needs: [ GetSHA, admin_approval_job ]
needs: GetSHA

if: ${{ github.ref_type == 'tag' }}

Expand Down

0 comments on commit a660dae

Please sign in to comment.