This commit is contained in:
Zoe Roux
2023-01-07 19:51:08 +09:00
parent aa38b34191
commit f5338fc8a8
12 changed files with 80 additions and 35 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
jobs:
release:
name: Release a new version
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2