Skip to content

Commit

Permalink
refine github publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun Soyinka authored and Seun Soyinka committed Aug 21, 2024
1 parent 8d2e6ea commit 3d4d758
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sbt-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build & Publish

on: workflow_dispatch
on:
workflow_dispatch:
push:
branches: ['feature/sbt-build']

jobs:
Build:
Expand Down

0 comments on commit 3d4d758

Please sign in to comment.