Skip to content

Commit

Permalink
ci(actions): add action to generate github releases
Browse files Browse the repository at this point in the history
Signed-off-by: Amogh Lele <amogh@dyte.io>
  • Loading branch information
SphericalKat committed Apr 19, 2022
1 parent 3928c1c commit 83d1eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ghr.yml
Expand Up @@ -3,7 +3,7 @@ name: Release to GitHub releases
on:
push:
branches:
- main
- master

jobs:
release_to_ghr:
Expand Down

0 comments on commit 83d1eae

Please sign in to comment.