Skip to content

Commit

Permalink
Manually trigger a deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
laxsrbija committed Jun 26, 2024
1 parent ccbfd0b commit d1f684f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build and push Docker image

on:
push:
branches:
- main
on: workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit d1f684f

Please sign in to comment.