Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72aacc11d6 | |||
| 6841da794b | |||
| 7561b00760 |
@@ -14,7 +14,7 @@ jobs:
|
||||
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
|
||||
GITEA_REPOSITORY: ${{ gitea.repository }}
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
- uses: buildtool/setup-buildtools-action@v1
|
||||
- name: Build and push
|
||||
run: unset GITEA_TOKEN && build && push
|
||||
|
||||
+7
-1
@@ -2,7 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.7.6] - 2026-06-15
|
||||
## [0.7.7] - 2026-06-21
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- *(deps)* Update actions/checkout action to v7 (#349)
|
||||
|
||||
## [0.7.6] - 2026-06-16
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user