Skip to content

Commit

Permalink
💚 Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
TomokiMiyauci committed Apr 28, 2021
1 parent caf3581 commit bb0315d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-eggs.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: release-eggs

on:
branches:
- main
create:
ref_type: tag

branches:
- main

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb0315d

Please sign in to comment.