Skip to content

Commit

Permalink
Publish to production in update-filters workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Barre committed May 18, 2022
1 parent b24b8d3 commit 1f6f968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-filters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: pages publish filters/registry --project-name=privaxy --commit-dirty=true
command: pages publish filters/registry --project-name=privaxy --branch=production --commit-dirty=true

0 comments on commit 1f6f968

Please sign in to comment.