Skip to content

Commit

Permalink
fix: encode
Browse files Browse the repository at this point in the history
  • Loading branch information
Okabe-Junya committed Oct 2, 2023
1 parent 160fa3e commit f3e6793
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/label-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
retries: 1
result-encoding: string
script: |
const labels = ["release: major", "release: minor", "release: patch", "release: none"];
const { data: issue_data } = await github.rest.issues.get({
Expand Down

0 comments on commit f3e6793

Please sign in to comment.