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