Fix publish action again 😃

This commit is contained in:
Anas Elgarhy 2022-08-22 11:39:44 +02:00
parent cdb0862ace
commit 8c99e0a478

View file

@ -6,10 +6,8 @@ name: Manual workflow
# or API. # or API.
on: on:
release: release:
branches: types:
- master - published # when a release is published
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: jobs:
deploying: deploying:
runs-on: ubuntu-latest runs-on: ubuntu-latest