Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Commit

Permalink
PR Suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelange authored Jul 20, 2022
1 parent b0b5032 commit 23ba891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
- run: bash build.sh
- run: bash build.sh --publish

0 comments on commit 23ba891

Please sign in to comment.