mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Update publish-pipeline.yml
This commit is contained in:
3
.github/workflows/publish-pipeline.yml
vendored
3
.github/workflows/publish-pipeline.yml
vendored
@@ -27,10 +27,9 @@ jobs:
|
|||||||
publish-package:
|
publish-package:
|
||||||
name: 'Build and publish package'
|
name: 'Build and publish package'
|
||||||
needs: test-pipeline
|
needs: test-pipeline
|
||||||
runs-on: [self-hosted, linux, x64, womed-local-linux]
|
runs-on: [self-hosted, linux, ARM64]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: 'RenameVersionTag'
|
- name: 'RenameVersionTag'
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user