Skip to content

Commit d9d65a9

Browse files
authored
Update publish.yml
1 parent 91b15a0 commit d9d65a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
echo "Latest tag: $latest_tag"
4141
echo "New tag: $new_tag"
42-
echo "::set-output name=new_tag::$new_tag"
42+
echo "new_tag=$new_tag"
4343
4444
- name: Download bob
4545
uses: robinraju/release-downloader@v1

0 commit comments

Comments
 (0)