Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
ofekashery authored Dec 12, 2024
1 parent 92ae2cb commit 8b06d44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Release

on:
workflow_dispatch:
push:
branches:
- 'main'
- 'master'
paths:
- 'VERSION'

Expand Down

0 comments on commit 8b06d44

Please sign in to comment.