Skip to content

Commit

Permalink
Protect other used branches
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 1, 2023
1 parent 92bca7b commit ca3eb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
uses: unb-libraries/dockworker-baseimage/.github/workflows/[email protected]
with:
image-name: ghcr.io/unb-libraries/nginx-php
protected-tags: '3.x,2.x,1.x-7.x,1.x-7.x-composer2,1.x-7.3'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
GH_CONTAINER_REGISTRY_TOKEN: ${{ secrets.GH_CONTAINER_REGISTRY_TOKEN }}
GH_CONTAINER_REGISTRY_USER: ${{ secrets.GH_CONTAINER_REGISTRY_USER }}

0 comments on commit ca3eb78

Please sign in to comment.