Skip to content

Commit 2bfbba1

Browse files
committed
Check out the code so the release artifacts spec is available
1 parent dd098bb commit 2bfbba1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
- build-and-stage-release
6060
runs-on: ubuntu-latest
6161
steps:
62+
- name: Check out code
63+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
6264
- name: Set up JFrog CLI
6365
uses: jfrog/setup-jfrog-cli@d82fe26823e1f25529250895d5673f65b02af085 # v4.0.1
6466
env:

0 commit comments

Comments
 (0)