Skip to content

Commit

Permalink
Update build-publish-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ironicbadger authored Aug 12, 2024
1 parent 778e33d commit d32e431
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-publish-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Build, publish, and deploy.
on:
workflow_dispatch:
push:
branches:
- main
Expand Down Expand Up @@ -27,4 +28,4 @@ jobs:
docker container prune -f
docker image prune -f
docker compose up -d pms-wiki
"
"

0 comments on commit d32e431

Please sign in to comment.