Skip to content

Commit

Permalink
Update simple-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gellipapa authored Jan 24, 2024
1 parent 38423f7 commit 82ba901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/simple-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
ref: ${{ github.head_ref }}
token: ${{ secrets.ESX_TOKEN || secrets.GITHUB_TOKEN }}

- name: Setup node
Expand Down

0 comments on commit 82ba901

Please sign in to comment.