Skip to content

Commit 1c79091

Browse files
authored
Merge pull request #87 from lorengordon/fix/ci-release
2 parents 101ee97 + e98478d commit 1c79091

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
release-condition: ${{ steps.release.outputs.release-condition }}
6262
runs-on: ubuntu-latest
6363
steps:
64+
- name: Checkout
65+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6466
- name: Release
6567
id: release
6668
uses: ./.github/actions/release

0 commit comments

Comments
 (0)