Skip to content

Commit b49f9bb

Browse files
committed
use testing branch of workflow repo
1 parent abe7f25 commit b49f9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
permissions:
1010
contents: read
1111
packages: write
12-
uses: Cyberbeni/workflows/.github/workflows/docker-push.yml@master
12+
uses: Cyberbeni/workflows/.github/workflows/docker-push.yml@testing
1313
with:
1414
image_name: ${{ github.repository }}

0 commit comments

Comments
 (0)