Update .gitea/workflows/realease-tag.yml
All checks were successful
release / release (push) Successful in 12s

modify actions source
This commit is contained in:
2025-07-09 18:42:43 +00:00
parent 3dc602be49
commit 08b0a8786f

View File

@@ -9,10 +9,10 @@ jobs:
release: release:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: https://git.phyllo.me/actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: actions/release-action@main - uses: https://git.phyllo.me/actions/action-gh-release@v2
with: with:
files: |- files: |-
bin/** bin/**