We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5969a9b commit 5d1c58aCopy full SHA for 5d1c58a
.github/workflows/thirdparty-regular-push.yml
@@ -49,6 +49,6 @@ jobs:
49
- ubuntu2004
50
- ubuntu2204
51
- rockylinux9
52
- uses: ".github/workflows/build-push-thirdparty.yml"
+ uses: .github/workflows/build-push-thirdparty.yml@${{ github.ref_name }}
53
with:
54
osversion: ${{ matrix.osversion }}
0 commit comments