Compare commits
2 Commits
1ed973da2e
...
c5e46cef5c
| Author | SHA1 | Date | |
|---|---|---|---|
| c5e46cef5c | |||
| bee02ef666 |
@@ -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:
|
||||||
|
|||||||
@@ -2,6 +2,4 @@ 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
|
|
||||||
Reference in New Issue
Block a user