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 9effe63 commit f736672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'Release'
on:
push:
branches:
- test-workflow
- feat/release-workflow

jobs:
release:
Expand Down

0 comments on commit f736672

Please sign in to comment.