Skip to content

Commit

Permalink
Fix workflows/release
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyutarow committed May 20, 2021
1 parent 9aa5b3a commit 4be6e17
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 @@ -13,7 +13,7 @@ jobs:
- name: Set envs
id: set_envs
run: |
echo ::set-output name=appname::github-readme-stats-extension
echo ::set-output name=appname::github-active-forks-extension
echo ::set-output name=version::${GITHUB_REF/refs\/tags\//}
env:
GITHUB_REF: ${{ github.ref }}
Expand Down

0 comments on commit 4be6e17

Please sign in to comment.