Force workflow re-index
This commit is contained in:
parent
2c2c2d758a
commit
c29846d44b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
name: Release
|
name: Release
|
||||||
# Trigger: workflow_dispatch and tag push
|
# Triggers: workflow_dispatch and tag push
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue