Skip to content

Commit

Permalink
Merge branch 'develop' into avoid-btc-solana-inbound-endless-rescan-o…
Browse files Browse the repository at this point in the history
…n-invalid-vote-msg
  • Loading branch information
ws4charlie authored Nov 19, 2024
2 parents 1e1e254 + 9d299f0 commit 93fefe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ jobs:
echo "${{ github.ref }}"
check-goreleaser:
if: inputs.skip_checks != true
runs-on: ${{ vars.RELEASE_RUNNER }}
steps:
- uses: actions/checkout@v4
- name: Build release snapshot
if: inputs.skip_checks != true
run: |
make release-snapshot
Expand Down

0 comments on commit 93fefe7

Please sign in to comment.