Skip to content

Commit

Permalink
Update release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfland authored Dec 26, 2021
1 parent efc6dce commit 7065206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
packages: write
contents: read
outputs:
semver: ${{ steps.gitversion.SemVer }}
semver: ${{ steps.gitversion.outputs.SemVer }}

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 7065206

Please sign in to comment.