Skip to content

Commit

Permalink
Update set-next-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Jan 30, 2025
1 parent 2c18cfa commit 3c6bbf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/set-next-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
extract_version:
runs-on: ubuntu-latest
permissions:
contents: read
outputs:
next_patch: ${{ steps.semvers.outputs.patch }}
steps:
Expand Down

0 comments on commit 3c6bbf8

Please sign in to comment.