Skip to content

Commit 394788f

Browse files
committed
Only publish on push
1 parent eb719a5 commit 394788f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ jobs:
5454
run: docker/build.sh
5555

5656
- name: Publish
57+
if: ${{ github.event_name == 'push' }}
5758
run: curl -X POST ${{secrets.PORTAINER_WEBHOOK}}

0 commit comments

Comments
 (0)