Skip to content

Commit

Permalink
fix: release process on main
Browse files Browse the repository at this point in the history
  • Loading branch information
remy committed Sep 23, 2021
1 parent 90e7a3e commit 9f82a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -7,7 +7,7 @@ on:
- completed
push:
branches:
- master
- main
jobs:
release:
name: Release
Expand Down

0 comments on commit 9f82a48

Please sign in to comment.