Skip to content

Commit

Permalink
Enable running the publish workflow manually
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirks committed Jun 11, 2024
1 parent 4c0ef5c commit e320ee8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish features

on:
push:
branches:
- main
workflow_dispatch:

jobs:
publish:
Expand Down

0 comments on commit e320ee8

Please sign in to comment.