Skip to content

Commit b06750d

Browse files
authored
Merge pull request #10 from zapta/main
Adapted to action name change.
2 parents 2981110 + d7b0053 commit b06750d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
release-tag: ${{ env.RELEASE_TAG }}
4848

4949
- name: Get repository commit
50-
uses: fpgawars/apio-workflows/.github/actions/get-repository-commit@main
50+
uses: fpgawars/apio-workflows/.github/actions/get-repo-commit@main
5151
with:
5252
repo-dir: .
5353
env-var-name: RELEASE_COMMIT

0 commit comments

Comments
 (0)