Compare commits
2 Commits
1ed973da2e
...
c5e46cef5c
| Author | SHA1 | Date | |
|---|---|---|---|
| c5e46cef5c | |||
| bee02ef666 |
@@ -3,10 +3,7 @@ name: Deploy Quartz site to Pages
|
||||
env:
|
||||
VERSION_FRAGMENT: minor
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v4
|
||||
on: [push]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
@@ -18,7 +15,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
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)!
|
||||
|
||||
When you're ready, delete this note and make the vault your own.
|
||||
|
||||
HELLO
|
||||
When you're ready, delete this note and make the vault your own.
|
||||
Reference in New Issue
Block a user