We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3101b5a commit d7b0053Copy full SHA for d7b0053
.github/workflows/build-and-release.yaml
@@ -47,7 +47,7 @@ jobs:
47
release-tag: ${{ env.RELEASE_TAG }}
48
49
- name: Get repository commit
50
- uses: fpgawars/apio-workflows/.github/actions/get-repository-commit@main
+ uses: fpgawars/apio-workflows/.github/actions/get-repo-commit@main
51
with:
52
repo-dir: .
53
env-var-name: RELEASE_COMMIT
0 commit comments