Skip to content

Commit

Permalink
semver: add id for workflow usage
Browse files Browse the repository at this point in the history
  • Loading branch information
thwbh committed Oct 20, 2024
1 parent 5b7fea8 commit 587d1a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

- name: Increment version
uses: SOLIDSoftworks/semver-tags@v1.5.3
id: semver
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
default-version: '0.0.1'
Expand Down

0 comments on commit 587d1a4

Please sign in to comment.