Skip to content

Commit 62f6a66

Browse files
committed
Reference native-image.yml from Red Hat Developer
Signed-off-by: David Thompson <[email protected]>
1 parent cc37014 commit 62f6a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
build-binaries-job:
6161
needs: should-build-change
6262
if: ${{ needs.should-build-change.outputs.repo-cache-hit != 'true' || github.event_name != 'schedule' }}
63-
uses: rgrunber/vscode-xml/.github/workflows/native-image.yaml@main
63+
uses: redhat-developer/vscode-xml/.github/workflows/native-image.yaml@main
6464
with:
6565
publishPreRelease: ${{ github.event_name == 'schedule' || inputs.publishPreRelease == 'true' }}
6666
packaging-job:

0 commit comments

Comments
 (0)