Skip to content

Commit

Permalink
fix: fixing auto github release
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Howell committed Oct 1, 2022
1 parent ee97dd6 commit 9449a9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
github-token: ${{secrets.GITHUB_TOKEN}}
script: |
const [owner, repo] = process.env.GITHUB_REPOSITORY.split('/');
console.log(`Owner: ${{owner}})
await github.issues.addLabels({
owner,
repo,
Expand Down

0 comments on commit 9449a9a

Please sign in to comment.