Compare commits
4 Commits
ci-feat-ad
...
df14525731
| Author | SHA1 | Date | |
|---|---|---|---|
| df14525731 | |||
| c7880fd4a7 | |||
| 65fc51e875 | |||
| df0ae5a7d7 |
@@ -25,7 +25,6 @@ jobs:
|
||||
git config --global user.email "release-bot@t00n.de"
|
||||
- run: |
|
||||
standard-version --no-verify --skip-changelog
|
||||
tag=$(git describe --tags --abbrev=0)
|
||||
git push origin "$tag"
|
||||
git push --follow-tags origin main
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user