We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9f3aa commit a7eaec2Copy full SHA for a7eaec2
1 file changed
.github/workflows/xprelease.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
# Upload build artifacts as release assets
11
release-from-build:
12
- uses: externpro/externpro/.github/workflows/release-from-build.yml@25.05
+ uses: externpro/externpro/.github/workflows/release-from-build.yml@main
13
with:
14
workflow_run_url: ${{ github.event.inputs.workflow_run_url }}
15
artifact_pattern: "*.tar.xz"
0 commit comments