This commit is contained in:
Ticktock Depbot 2025-04-07 06:40:24 +00:00
parent 0e278d1be4
commit 78d3b6dadf

View file

@ -118,7 +118,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.3 uses: https://code.forgejo.org/actions/forgejo-release@v2.6.0
with: with:
url: 'https://git.btclock.dev/' url: 'https://git.btclock.dev/'
repo: '${{ github.repository }}' repo: '${{ github.repository }}'