We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0ebb1 commit 0ff3319Copy full SHA for 0ff3319
.github/workflows/matrix-test.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
env:
16
# Set to force version number, e.g., when no tag exists.
17
- LEET_VERSION: TEST-0.0.0
+ LEET_VERSION: TEST-0.0.2
18
outputs:
19
upload_url: ${{ steps.release.outputs.upload_url }}
20
leet_version: ${{ env.LEET_VERSION }}
0 commit comments