Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
[skip ci] Chara
Browse files Browse the repository at this point in the history
The true name.
  • Loading branch information
Dobby233Liu authored May 1, 2021
1 parent f49dfb2 commit 2f58eb9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Automated CSV Generation

on:
push:
pull_request:
Expand All @@ -7,6 +9,7 @@ on:

jobs:
generate-csv:
name: Generate CSVs
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down Expand Up @@ -38,6 +41,7 @@ jobs:
path: ${{ matrix.file }}.sha256
name: hashes
deploy-gh-pages:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
# only run on that branch
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 2f58eb9

Please sign in to comment.