Skip to content

Commit

Permalink
Update release.yml (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdpedigo authored Jul 11, 2024
1 parent 164515c commit 1a2ca70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
bump:
name: Bump version
runs-on: ubuntu-latest
permissions:
id-token: write
outputs:
VERSION: ${{ steps.get-version.outputs.VERSION }}
SHORT_VERSION: ${{ steps.get-version.outputs.SHORT_VERSION }}
Expand Down

0 comments on commit 1a2ca70

Please sign in to comment.