We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b15a0 commit d9d65a9Copy full SHA for d9d65a9
1 file changed
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
40
echo "Latest tag: $latest_tag"
41
echo "New tag: $new_tag"
42
- echo "::set-output name=new_tag::$new_tag"
+ echo "new_tag=$new_tag"
43
44
- name: Download bob
45
uses: robinraju/release-downloader@v1
0 commit comments