chore: update nightly workflow
parent
96cea7d112
commit
2a2a0bc6b4
|
|
@ -15,9 +15,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Create Tag
|
||||
uses: richardsimko/update-tag@v1
|
||||
with:
|
||||
tag_name: "nightly"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Run latest-tag
|
||||
uses: EndBug/latest-tag@latest
|
||||
with:
|
||||
ref: nightly
|
||||
|
|
|
|||
Loading…
Reference in New Issue