Skip to content

Commit 11e7cac

Browse files
committed
Remove protected-tags
1 parent 1879c0c commit 11e7cac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
uses: unb-libraries/dockworker-baseimage/.github/workflows/build-base-image.yaml@6.x
1111
with:
1212
image-name: ghcr.io/unb-libraries/nginx-php
13-
protected-tags: '3.x,2.x,1.x-7.*'
1413
secrets:
1514
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
1615
GH_CONTAINER_REGISTRY_TOKEN: ${{ secrets.GH_CONTAINER_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)