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 93017e7 commit 475dd4bCopy full SHA for 475dd4b
.github/workflows/build_and_release.yml
@@ -73,7 +73,7 @@ jobs:
73
value=`cat release_url/release_url.txt`
74
echo ::set-output name=upload_url::$value
75
- name: Load git tag from release job
76
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v1
77
with:
78
name: git_tag
79
- name: Get git tag info
0 commit comments