Skip to content

Commit

Permalink
Only update when master branch changed
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed May 17, 2024
1 parent 503498e commit 4a55a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
ISSO_ADDRESS=https://comments.newpipe.net
- name: Trigger redeployment
if: github.ref == 'refs/heads/master'
env:
UPDATE_URL: ${{ secrets.UPDATE_URL }}
UPDATE_TOKEN: ${{ secrets.UPDATE_TOKEN }}
Expand Down

0 comments on commit 4a55a46

Please sign in to comment.