Skip to content

Commit

Permalink
updating release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefarah committed Nov 27, 2022
1 parent 42e7c3c commit bb3f3e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release_instructions.txt
@@ -1,9 +1,9 @@
- update release notes
- make sure local build passes
- run ./scripts/copy-docs.sh (and commit the changed in the yq-book branch)
- commit version update changes
- tag git with same version number
- commit vX tag - this will trigger github actions
- run ./scripts/bump-version.sh
- git push
- git push --tags
- use github actions to publish docker and make github release
- check github updated yq action in marketplace

Expand Down

0 comments on commit bb3f3e5

Please sign in to comment.