Skip to content

Commit

Permalink
feat(test): add test
Browse files Browse the repository at this point in the history
  • Loading branch information
eepson123tw committed Oct 2, 2024
1 parent ab7ca60 commit 92eba22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Release

on:
push:
branches:
- master

jobs:
release:
name: Release
Expand Down

0 comments on commit 92eba22

Please sign in to comment.