Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
just for test
Browse files Browse the repository at this point in the history
  • Loading branch information
jievince committed Mar 25, 2021
1 parent c2cbe51 commit 2bd048f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: ./.github/actions/tagname-action
id: tag
- name: package
run: ./package/package.sh -b ${{ steps.tag.outputs.tag }}
run: ./package/package.sh
- name: output some vars
id: vars
env:
Expand Down

0 comments on commit 2bd048f

Please sign in to comment.