Compare commits
1 Commits
6a15e43f67
..
0.0.22
| Author | SHA1 | Date | |
|---|---|---|---|
| 41ecb7f7b8 |
@@ -96,7 +96,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
prerelease: ${{ github.event_name == 'workflow_dispatch' }}
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@3f772d0a80a510b0f06762be110276c9c8a7b7b8 # 0.2.12
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/actions/release-git-tag@7f9ed2bccd9161d124284619464c5dc5b15b79c0 # 0.2.11
|
||||
with:
|
||||
tag: ${{ steps.tag.outputs.new-tag }}
|
||||
- name: Set output
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest",
|
||||
"cspell": "10.0.1",
|
||||
"oxlint": "1.74.0",
|
||||
"oxlint": "1.75.0",
|
||||
"typescript": "7.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user