Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jandroav authored Sep 15, 2023
1 parent 4fd3e57 commit a0bf263
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
with:
persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token
ref: ${{ github.ref }}
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo

- name: Set up JDK
uses: actions/setup-java@v3
Expand Down

0 comments on commit a0bf263

Please sign in to comment.