mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
Updating snapcraft release notes
This commit is contained in:
parent
ee226b47fc
commit
b202ccc5dc
2
.github/workflows/snap-release.yml
vendored
2
.github/workflows/snap-release.yml
vendored
@ -31,4 +31,4 @@ jobs:
|
||||
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
|
||||
with:
|
||||
snap: ${{ steps.build.outputs.snap }}
|
||||
release: edge
|
||||
release: stable
|
@ -9,6 +9,8 @@
|
||||
|
||||
|
||||
- snapcraft
|
||||
- update snapcraft version
|
||||
- https://snapcraft.io/yq/builds
|
||||
- will auto create a candidate, test it works then promote
|
||||
- !! need to update v4/stable as well as latest
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: yq
|
||||
version: ''
|
||||
version: 'v4.30.3'
|
||||
summary: A lightweight and portable command-line YAML processor
|
||||
description: |
|
||||
The aim of the project is to be the jq or sed of yaml files.
|
||||
|
Loading…
Reference in New Issue
Block a user