mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-25 23:48:21 -05:00
ci: testing some things
This commit is contained in:
parent
2f41a4fd48
commit
74abaa767f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
ref: ${{ github.sha }} ## this seems to be required due to https://github.com/anothrNick/github-tag-action/issues/266
|
||||
fetch-depth: 0
|
||||
- name: Bump version and push tag
|
||||
uses: hennejg/github-tag-action@v4.1.jh1
|
||||
uses: hennejg/github-tag-action@v4.3.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Changelog
|
||||
|
Loading…
Reference in New Issue
Block a user