We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa20a3 commit 442a9b3Copy full SHA for 442a9b3
.github/workflows/publish.yml
@@ -34,7 +34,3 @@ jobs:
34
run: |
35
echo "Attempts"
36
echo "1 $RELEASE_VERSION"
37
- echo "2 ${{ env.RELEASE_VERSION }}"
38
- echo "3 ${RELEASE_VERSION}"
39
- echo "4 ${{RELEASE_VERSION}}"
40
-
0 commit comments