Skip to content

Commit

Permalink
ci: enable changeset action
Browse files Browse the repository at this point in the history
  • Loading branch information
fracek committed Oct 2, 2024
1 parent d5065dd commit 461af4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Release

on:
workflow_call: {}
push:
branches:
- main

jobs:
release:
Expand Down

0 comments on commit 461af4b

Please sign in to comment.