Skip to content

Commit 7c3eef2

Browse files
committed
more bits
1 parent eaebfd6 commit 7c3eef2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
3030
gpg-public-key: ${{ secrets.GPG_PUBLIC_KEY }}
3131
gpg-secret-key: ${{ secrets.GPG_SECRET_KEY }}
32+
docker-username: ${{ secrets.DOCKER_USERNAME }}
33+
docker-password: ${{ secrets.DOCKER_PASSWORD }}
3234
docker-github-username: ${{ secrets.GIT_USER }}
3335
docker-github-password: ${{ secrets.GIT_ACCESS_TOKEN }}
3436
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)