Skip to content

Commit

Permalink
fix publish v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh1ntra committed Oct 2, 2024
1 parent 831b522 commit 91ae87d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
env:
CHANGELOG_RSS_KEY: ${{ secrets.CHANGELOG_RSS_KEY }}

- uses: geekyeggo/delete-artifact@v5
if: always()
with:
name: build
#- uses: geekyeggo/delete-artifact@v5
# if: always()
# with:
# name: build

0 comments on commit 91ae87d

Please sign in to comment.