Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkdl0048 authored Jan 10, 2024
1 parent 3d02843 commit 3cda42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
ISSUE_URL: ${{ github.event.issue.html_url }}
run: |
gh issue edit $ISSUE_URL --add-label "2023"
gh issue edit $ISSUE_URL --add-label "2024"
- env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
ISSUE_URL: ${{ github.event.issue.html_url }}
Expand Down

0 comments on commit 3cda42e

Please sign in to comment.