mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 13:21:00 +00:00
chore(main): release v0.5.1 (#175)
### Bug Fixes - invalid version for subsequent pre-releases (#174)
This commit is contained in:
parent
d9c081d280
commit
fe3c9488b3
3 changed files with 8 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ inputs:
|
|||
outputs: {}
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: docker://ghcr.io/apricote/releaser-pleaser:v0.5.0 # x-releaser-pleaser-version
|
||||
image: docker://ghcr.io/apricote/releaser-pleaser:v0.5.1 # x-releaser-pleaser-version
|
||||
args:
|
||||
- run
|
||||
- --forge=github
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue