Skip to content

Commit

Permalink
update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
capnspacehook committed Sep 22, 2023
1 parent 2c9629e commit db3b461
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ on:
- "v*.*.*"

jobs:
release:
release-binaries:
permissions:
id-token: write
contents: write
packages: write
uses: capnspacehook/go-workflows/.github/workflows/release.yml@master
with:
release-image: false
id-token: write
uses: capnspacehook/go-workflows/.github/workflows/release-binaries.yml@master

0 comments on commit db3b461

Please sign in to comment.