Skip to content

Commit

Permalink
fix: updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ElderMatt committed Nov 1, 2024
1 parent cbcb664 commit fcf2db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: CI tests, image build and push tag to cache for main or branch
uses: whoan/docker-build-with-cache-action@v6
uses: whoan/docker-build-with-cache-action@v8
with:
username: ${{ env.BOT_USERNAME }}
password: '${{ env.BOT_TOKEN }}'
Expand Down

0 comments on commit fcf2db2

Please sign in to comment.