Skip to content

Commit

Permalink
Refactor GitHubワークフロー to remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
tqer39 committed Oct 27, 2024
1 parent 751ffc7 commit cd41219
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update-license-year.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: "update-license-year"
branch-suffix: "${current_year}"
base: "main"

0 comments on commit cd41219

Please sign in to comment.