Skip to content

Commit a2539d7

Browse files
committed
some test
1 parent e313fd8 commit a2539d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-dockerize.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ jobs:
122122
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
123123
with:
124124
registry: ${{ inputs.registry }}
125-
username: ${{ github.actor }}
126-
password: ${{ secrets.GITHUB_TOKEN }}
125+
username: theguild-bot
126+
password: ${{ secrets.BOT_GITHUB_TOKEN }}
127127

128128
- uses: frabert/replace-string-action@b6828c5a4cb6371753ff873b0d1c4c4fbd9a63cb # v2.5
129129
id: branch_name_fix

0 commit comments

Comments
 (0)