Skip to content

Commit

Permalink
update github token
Browse files Browse the repository at this point in the history
  • Loading branch information
axb committed Dec 5, 2023
1 parent 37495b2 commit 21dc2be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
steps:
# 拉取源码
- uses: actions/checkout@v3
with:
token: ${{secrets.RELEASE_TOKEN}}
- name: Set up Apache Maven Central
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 21dc2be

Please sign in to comment.