Skip to content

Commit c3b4485

Browse files
committed
chore: remove retags
1 parent b7f3215 commit c3b4485

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/pr-open.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,7 @@ jobs:
3131
tag: ${{ github.event.number }}
3232
tag_fallback: latest
3333
triggers: ('${{ matrix.package }}/')
34-
- uses: shrink/actions-docker-registry-tag@v4
35-
with:
36-
registry: ghcr.io
37-
repository: ${{ github.repository }}/${{ matrix.package }}
38-
target: ${{ github.event.number }}
39-
tags: ${{ github.event.number }}-${{ github.run_number }}
34+
4035
plan-stack:
4136
name: Plan Stack
4237
uses: ./.github/workflows/.deploy_stack.yml

0 commit comments

Comments
 (0)