Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
8LWXpg committed Aug 5, 2023
1 parent 81f94d4 commit 69cc874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: parsed_tag
run: |
version=${{ steps.latest_tag.outputs.tag }}
echo "::set-output name=tag::${version:1}"
echo "tag=${version:1}" >> $GITHUB_OUTPUT
- name: push
uses: nkoppel/push-files-to-another-repository@v1.1.1
Expand Down

0 comments on commit 69cc874

Please sign in to comment.