Skip to content

Commit dd57fc6

Browse files
committed
wip
1 parent 452c920 commit dd57fc6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,11 @@ jobs:
3030
name: CI
3131
needs: ci
3232
uses: getdevopspro/github-actions/.github/workflows/promote.yml@v6.0.2
33+
secrets:
34+
registry-password: ${{ secrets.GITHUB_TOKEN }}
3335
with:
3436
version-package: package.json
3537
git-add-files: package.json
3638
git-user-name: getdevopspro-cibot
3739
git-user-email: 203600057+getdevopspro-cibot@users.noreply.github.com
3840
image-digests: ${{ needs.ci.outputs.image-digests }}
39-
registry-password: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)