Skip to content

Commit

Permalink
👷 change publish event
Browse files Browse the repository at this point in the history
  • Loading branch information
turtton committed Dec 21, 2023
1 parent 8a84e51 commit e9504cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish
on:
push:
branches:
- main
tags:
- "v*"

jobs:
build:
Expand Down

0 comments on commit e9504cd

Please sign in to comment.