mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-14 20:21:37 +02:00
docs: fix wording - minor not patch (#324)
This commit is contained in:
@@ -247,7 +247,7 @@ jobs:
|
||||
package-name: ${{env.ACTION_NAME}}
|
||||
command: github-release
|
||||
- uses: actions/checkout@v2
|
||||
- name: tag major and patch versions
|
||||
- name: tag major and minor versions
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
run: |
|
||||
git config user.name github-actions[bot]
|
||||
|
||||
Reference in New Issue
Block a user