Skip to content

Commit

Permalink
update github workflow for release - ms
Browse files Browse the repository at this point in the history
  • Loading branch information
mlsof21 committed Apr 22, 2023
1 parent ab169d0 commit a2c2940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -2,7 +2,7 @@ name: Create Release

on:
push:
branches: [master]
branches: [release]

jobs:
build:
Expand Down

0 comments on commit a2c2940

Please sign in to comment.