More changes
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
# needs: test
|
||||
# if: startsWith(github.ref, 'refs/tags')
|
||||
steps:
|
||||
|
||||
- name: Extract Version
|
||||
id: version_step
|
||||
run: |
|
||||
|
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Reference in New Issue
Block a user