WIP: CI/CD tag version number
This commit is contained in:
parent
391a7e90ef
commit
f5512e7750
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -26,10 +26,12 @@ jobs:
|
||||
name: website
|
||||
path: dist
|
||||
retention-days: 7
|
||||
|
||||
tag:
|
||||
name: Tag Version
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
container: node
|
||||
steps:
|
||||
- name: Clone Repository
|
||||
uses: ztimson/actions/clone@develop
|
||||
|
Loading…
Reference in New Issue
Block a user