ci: Test to validate GitHub output should now be valid

releases/v3
Tycho Bokdam 2022-11-09 18:19:22 +01:00
parent 42c39e3751
commit 20308c271d
No known key found for this signature in database
GPG Key ID: F1180857DB997467
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
run: node ./test-github-output.js
env:
TAG: ${{ steps.changelog.outputs.tag }}
EXPECTED_TAG: '1.5.0'
EXPECTED_TAG: 'v1.5.0'
test-json:
runs-on: ubuntu-latest