mirror of
https://github.com/Vita3K/Vita3K-Android.git
synced 2025-03-05 03:39:40 +00:00
ci: Attempt to fix move-tag job (2)
This commit is contained in:
parent
204d0b537c
commit
f3b3b107eb
6
.github/workflows/c-cpp.yml
vendored
6
.github/workflows/c-cpp.yml
vendored
@ -18,10 +18,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Move ci tag
|
||||
uses: weareyipyip/walking-tag-action@v2
|
||||
uses: s3krit/walking-tag-action@master
|
||||
with:
|
||||
tag-name: continous
|
||||
tag-message: Last commit build by the CI
|
||||
TAG_NAME: continous
|
||||
TAG_MESSAGE: Last commit build by the CI
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
Loading…
x
Reference in New Issue
Block a user