Skip to content

Commit

Permalink
remove PUBLISH_JOB env var
Browse files Browse the repository at this point in the history
  • Loading branch information
tycooon committed Sep 13, 2024
1 parent 4a9ea26 commit 888c0dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
id-token: write
contents: write

env:
PUBLISH_JOB: true

# Run on push to master branch
if: github.event_name == 'push' && github.ref == 'refs/heads/master'

Expand Down

0 comments on commit 888c0dd

Please sign in to comment.