Skip to content

Commit

Permalink
🚀 更新ライセンス年のワークフローで、ブランチサフィックスを現在の年に基づく形式に変更
Browse files Browse the repository at this point in the history
  • Loading branch information
tqer39 committed Nov 4, 2024
1 parent ce66151 commit 3073505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-license-year.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
reviewers: "octocat"
assignees: "octocat"
draft: false
branch-suffix: timestamp
branch-suffix: "update-license-year-${{ env.current_year }}"

0 comments on commit 3073505

Please sign in to comment.