Skip to content

Commit

Permalink
ci: fix publish.yml
Browse files Browse the repository at this point in the history
i hate cicd
  • Loading branch information
tuxinal committed Aug 15, 2024
1 parent 338342e commit f0da9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
tags:
- "*"
name: publish
workflows:
jobs:
publish:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f0da9b4

Please sign in to comment.