Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Commit

Permalink
chore: allow manual triggering for cdp workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LVMVRQUXL committed Jan 5, 2022
1 parent 8fc1288 commit bd7bef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cdp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Continuous Deployment
on:
release:
types: [ created ]
workflow_dispatch:
jobs:
deploy:
name: Deploy to GitHub Packages
Expand Down

0 comments on commit bd7bef2

Please sign in to comment.