Skip to content

Commit

Permalink
[goreleaser] use correct image
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Jul 19, 2024
1 parent b993bf3 commit 2dd78c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

# TODO: we may want to dry run this on prs
run-goreleaser:
runs-on: github-namespace-profile-fast-goreleaser-synapsecns-sanguine
runs-on: namespace-profile-fast-goreleaser
needs: [build-goreleaser,changes]
if: ${{ needs.changes.outputs.package_count > 0 }}
permissions:
Expand Down

0 comments on commit 2dd78c3

Please sign in to comment.