mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Attempt a force push
This commit is contained in:
parent
808d53c16a
commit
ffa8788acd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -109,6 +109,7 @@ jobs:
|
||||||
add: 'action.yml slim/action.yml'
|
add: 'action.yml slim/action.yml'
|
||||||
default_author: github_actions
|
default_author: github_actions
|
||||||
message: 'Automated update of action.yml and slim/action.yml version numbers'
|
message: 'Automated update of action.yml and slim/action.yml version numbers'
|
||||||
|
push: origin main --force
|
||||||
|
|
||||||
# We use ^{} to recursively deference the tag to get the commit the tag is pointing at.
|
# We use ^{} to recursively deference the tag to get the commit the tag is pointing at.
|
||||||
# Then, we use that reference to create new tags, so that the new tags point to the commit
|
# Then, we use that reference to create new tags, so that the new tags point to the commit
|
||||||
|
|
Loading…
Reference in a new issue