Skip to content

Commit

Permalink
reusable-actions v1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Mar 12, 2024
1 parent 440d22c commit 143da30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
permissions:
contents: write
packages: write
uses: USA-RedDragon/reusable-actions/.github/workflows/goreleaser.yaml@v1.0.21
uses: USA-RedDragon/reusable-actions/.github/workflows/goreleaser.yaml@v1.0.22
with:
setup-node: true
docker-hub-username: jamcswain
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
docker-hub-username: jamcswain
docker-hub-password: ${{ secrets.DOCKER_PASSWORD }}

0 comments on commit 143da30

Please sign in to comment.