2 Commits

Author SHA1 Message Date
c5e46cef5c remove junk
Some checks failed
Deploy Quartz site to Pages / build (push) Failing after 1m31s
2026-04-11 01:47:00 -05:00
bee02ef666 update deployment 2026-04-11 01:46:50 -05:00
2 changed files with 3 additions and 8 deletions

View File

@@ -3,10 +3,7 @@ name: Deploy Quartz site to Pages
env: env:
VERSION_FRAGMENT: minor VERSION_FRAGMENT: minor
on: on: [push]
push:
branches:
- v4
permissions: permissions:
contents: read contents: read
@@ -18,7 +15,7 @@ concurrency:
jobs: jobs:
build: build:
runs-on: ubuntu-22.04 runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:

View File

@@ -3,5 +3,3 @@ This is your new *vault*.
Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)! Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)!
When you're ready, delete this note and make the vault your own. When you're ready, delete this note and make the vault your own.
HELLO