Skip to content

Commit

Permalink
fix: trigger semantic release manually [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
swiiny committed Mar 24, 2024
1 parent 1958dbd commit e826c98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Release

on:
repository_dispatch:
types: [semantic-release]
on: workflow_dispatch

permissions:
contents: write
Expand Down

0 comments on commit e826c98

Please sign in to comment.