Skip to content

Commit

Permalink
release: fix job runner name (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gandem authored Jul 1, 2024
1 parent f83ad44 commit 22bc253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
RELEASE_VERSION: ${{ github.ref_name }}
needs: build
name: Release
runs-on: ubuntu-24.04gs
runs-on: ubuntu-24.04
permissions:
actions: read
contents: write
Expand Down

0 comments on commit 22bc253

Please sign in to comment.