There was an error while loading. Please reload this page.
1 parent 02afc59 commit e6e1724Copy full SHA for e6e1724
1 file changed
.github/workflows/post-release.yml
@@ -32,7 +32,7 @@ jobs:
32
name: create-release
33
runs-on: ubuntu-latest
34
outputs:
35
- version: ${{ env.TAG }}
+ tag: ${{ env.TAG }}
36
steps:
37
- name: Checkout repository
38
uses: actions/checkout@v4
0 commit comments