exp
This commit is contained in:
parent
bb1ee93cb9
commit
34a05d36a6
2
.github/workflows/manual-thingy.yml
vendored
2
.github/workflows/manual-thingy.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
if: startsWith(github.ref, 'refs/heads/release/')
|
||||
steps:
|
||||
- name: Validate the release
|
||||
uses: github-script@v4
|
||||
uses: actions/github-script@v4
|
||||
with:
|
||||
script: |
|
||||
const tag = "v" + github.ref.substring(19)
|
||||
|
|
Loading…
Reference in New Issue
Block a user