Skip to content

Commit

Permalink
feat: update to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Mar 25, 2024
1 parent 25025d2 commit 07c0298
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Release
on:
push:
branches: [ main ]
paths:
- "**/*"

jobs:
build:
Expand Down Expand Up @@ -53,4 +51,4 @@ jobs:
with:
token: ${{ secrets.GIT_ACTION }}
repository: hellof2e/quark-doc-home
event-type: dependencies-update.yml
event-type: my-event

0 comments on commit 07c0298

Please sign in to comment.