We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec28f0 commit 8a38100Copy full SHA for 8a38100
.github/workflows/release.yml
@@ -24,8 +24,6 @@ jobs:
24
contents: write
25
steps:
26
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
27
- with:
28
- ref: 'main'
29
- name: Get the latest commit SHA
30
id: get-sha
31
run: echo "sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"
0 commit comments