Skip to content

Commit

Permalink
mock commit for updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ccaio committed Aug 25, 2023
1 parent 4394baf commit dda7a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: checkout first
uses: actions/checkout@v3
with:
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal access token.
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal access token
clean: true
- name: checkout RELEASE, or create a new branch
run: |
Expand Down

0 comments on commit dda7a31

Please sign in to comment.