In memory secrets

This commit is contained in:
Nick Gerleman
2022-10-17 14:55:41 -07:00
parent 0d70f0fd31
commit b4252b4967
2 changed files with 13 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
name: Publish Website artifcats
name: Website
on:
push:
@@ -8,7 +8,7 @@ on:
jobs:
publish:
name: Push to GitHub Pages
name: Publish to GitHub Pages
runs-on: ubuntu-latest
steps: