Skip to content

Commit a7eaec2

Browse files
committed
release workflow: use externpro release-from-build @main
1 parent 5f9f3aa commit a7eaec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/xprelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
# Upload build artifacts as release assets
1111
release-from-build:
12-
uses: externpro/externpro/.github/workflows/release-from-build.yml@25.05
12+
uses: externpro/externpro/.github/workflows/release-from-build.yml@main
1313
with:
1414
workflow_run_url: ${{ github.event.inputs.workflow_run_url }}
1515
artifact_pattern: "*.tar.xz"

0 commit comments

Comments
 (0)