Skip to content

Commit 1befc6d

Browse files
committed
chore: gpustack update ci
1 parent 8bc806f commit 1befc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
name: fastfetch-windows-amd64
278278
path: ./fastfetch-windows-amd64.*
279279
release:
280-
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') && github.repository == 'aiwantaozi/fastfetch'
280+
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
281281
name: Release
282282
runs-on: ubuntu-latest
283283
needs:

0 commit comments

Comments
 (0)