Skip to content

Commit

Permalink
fix: use this org workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Szufnarowski <[email protected]>
  • Loading branch information
intelfisz committed Dec 1, 2023
1 parent e02b4ae commit 899c60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
contents: read
packages: write
id-token: write
uses: opiproject/actions/.github/workflows/docker-publish.yml@main
uses: intelfisz/actions/.github/workflows/docker-publish.yml@main
secrets:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 comments on commit 899c60e

Please sign in to comment.