ci: fix indentation in release workflow
All checks were successful
release-please / release-please (push) Successful in 1m39s
All checks were successful
release-please / release-please (push) Successful in 1m39s
This commit is contained in:
parent
542994205f
commit
4a0ece5e6b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: release
|
||||
- uses: joaquinjsb/gitea-release-please-action@v4
|
||||
uses: joaquinjsb/gitea-release-please-action@v4
|
||||
with:
|
||||
# this assumes that you have created a personal access token
|
||||
# (PAT) and configured it as a GitHub action secret named
|
||||
|
|
Loading…
Add table
Reference in a new issue