fix-broken-build-workflow #36
@@ -3,8 +3,7 @@ name: Build & Push Package
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
repository_dispatch:
|
||||
types: [manual-run]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
package-and-push:
|
||||
|
||||
Reference in New Issue
Block a user