Skip to content

Commit

Permalink
CI: fixed branch name and added manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
glpatcern committed Aug 12, 2024
1 parent ea3803d commit cd7b9fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Build and Publish
on:
push:
branches:
- main
- master
workflow_dispatch:

jobs:
build-and-publish:
name: Build and publish
Expand Down

0 comments on commit cd7b9fc

Please sign in to comment.