Skip to content

Commit

Permalink
fix: test github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JadlionHD committed Sep 5, 2024
1 parent eef5135 commit ceab7b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build React

on:
push:
branches: ["main"]
release:
types: [published]

Expand Down

0 comments on commit ceab7b4

Please sign in to comment.