Skip to content

Commit

Permalink
🐛 Checkout history for provider release (#3549)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Zunker <[email protected]>
  • Loading branch information
czunker authored Mar 12, 2024
1 parent 9fa0fc8 commit d03b6fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-providers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.CNQUERY_DEPLOY_KEY_PRIV }}
fetch-depth: 0

- name: Import environment variables from file
run: cat ".github/env" >> $GITHUB_ENV
Expand Down

0 comments on commit d03b6fd

Please sign in to comment.