mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 07:58:15 -05:00
Update nightly-tag-generation.yml
This commit is contained in:
2
.github/workflows/nightly-tag-generation.yml
vendored
2
.github/workflows/nightly-tag-generation.yml
vendored
@@ -15,9 +15,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
token: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
|
||||
with:
|
||||
fetch-depth: 0 # Fetch all history for tags
|
||||
token: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user