Skip to content

Commit

Permalink
feat(workflow): auto release test
Browse files Browse the repository at this point in the history
  • Loading branch information
Neox63 committed Jun 4, 2024
1 parent 209c832 commit 916aac1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Create Release
on:
push:
branches:
- main
- master
- feat/release-workflow

jobs:
create-release:
Expand Down

0 comments on commit 916aac1

Please sign in to comment.