Skip to content

Commit 888c0dd

Browse files
committed
remove PUBLISH_JOB env var
1 parent 4a9ea26 commit 888c0dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ jobs:
5757
id-token: write
5858
contents: write
5959

60-
env:
61-
PUBLISH_JOB: true
62-
6360
# Run on push to master branch
6461
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
6562

0 commit comments

Comments
 (0)