Skip to content

Commit

Permalink
Update release-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Nov 14, 2023
1 parent b9e684f commit eb9e557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: repository
run: echo "REPO=${GITHUB_REPOSITORY#*/}" >> $GITHUB_ENV
run: echo "REPO=${GITHUB_REPOSITORY#*/}" >> $GITHUB_OUTPUT

- uses: garganshu/github-label-updater@3770d15ebfed2fe2cb06a241047bc340f774a7d1 # v1.0.0
with:
Expand Down

0 comments on commit eb9e557

Please sign in to comment.