Skip to content

Commit

Permalink
fix: manually trigger the release
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarneo committed Jun 8, 2024
1 parent 68fdbc5 commit ef74cf0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Deploy instance
on:
push:
branches:
- main
workflow_dispatch:

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ef74cf0

Please sign in to comment.