Skip to content

Commit

Permalink
Merge branch 'master' into release/retries
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Apr 8, 2024
2 parents 1c2e8dc + 8a4efc9 commit 50874cc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ jobs:
goreleaser:
permissions:
contents: write
runs-on:
- environment=production
- size=xxlarge
- provider=ethpandaops
- realm=platform
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 50874cc

Please sign in to comment.