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