We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3603049 commit 3d744aeCopy full SHA for 3d744ae
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Docker Login
22
uses: docker/login-action@v2
23
with:
24
- username: ${{ github.actor }}
+ username: tutorialwork
25
password: ${{ secrets.DOCKER_HUB_TOKEN }}
26
27
- uses: actions/setup-java@v4
.github/workflows/deploy_x86.yml
0 commit comments