We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e7f3d commit efa08f9Copy full SHA for efa08f9
.github/workflows/build-image.yaml
@@ -10,7 +10,6 @@ jobs:
10
uses: unb-libraries/dockworker-baseimage/.github/workflows/[email protected]
11
with:
12
image-name: ghcr.io/unb-libraries/base
13
- protected-tags: '2.x,3.*'
14
secrets:
15
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
16
GH_CONTAINER_REGISTRY_TOKEN: ${{ secrets.GH_CONTAINER_REGISTRY_TOKEN }}
0 commit comments