Skip to content

Commit

Permalink
deploy snackager staging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknovitski committed Mar 13, 2024
1 parent ad93ab9 commit 09486d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/snackager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
working-directory: ./

deploy-staging:
if: ${{ (github.event.inputs.deploy == 'staging' && github.event_name != 'pull_request') || (github.event_name == 'push' && github.ref == 'refs/heads/main') }}
needs: review
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 09486d4

Please sign in to comment.