chore(deps): update https://code.forgejo.org/actions/forgejo-release action to v2.6.0
This commit is contained in:
parent
0e278d1be4
commit
78d3b6dadf
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ jobs:
|
|||
output/littlefs.bin
|
||||
- name: Create release
|
||||
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
|
||||
uses: https://code.forgejo.org/actions/forgejo-release@v2.5.3
|
||||
uses: https://code.forgejo.org/actions/forgejo-release@v2.6.0
|
||||
with:
|
||||
url: 'https://git.btclock.dev/'
|
||||
repo: '${{ github.repository }}'
|
||||
|
|
Loading…
Add table
Reference in a new issue