Compare commits
3 commits
7f4568bdfe
...
0cd34cbcab
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0cd34cbcab | ||
6eabaf6fa9 | |||
![]() |
aae9848697 |
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ jobs:
|
||||||
output/littlefs.bin
|
output/littlefs.bin
|
||||||
- name: Create release
|
- name: Create release
|
||||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||||
uses: https://code.forgejo.org/actions/forgejo-release@v2.5.1
|
uses: https://code.forgejo.org/actions/forgejo-release@v2.5.3
|
||||||
with:
|
with:
|
||||||
url: 'https://git.btclock.dev/'
|
url: 'https://git.btclock.dev/'
|
||||||
repo: '${{ github.repository }}'
|
repo: '${{ github.repository }}'
|
||||||
|
|
Loading…
Add table
Reference in a new issue