Skip to content

Commit

Permalink
Added code checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
rhjdjong committed Dec 4, 2024
1 parent d92d7bd commit 5e913b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ jobs:
permissions:
id-token: write
steps:
- name: Checkout Code
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Download artifacts
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 5e913b7

Please sign in to comment.