Skip to content

Commit

Permalink
Fix the branch target
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Nov 11, 2023
1 parent 0b3a5e9 commit fbe4aad
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Publish Snapshot builds

on:
release:
types: [ released ]
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit fbe4aad

Please sign in to comment.