adding branch name to actions
This commit is contained in:
parent
fa0059a2bb
commit
e6641fe0fc
1
.github/workflows/pages.yml
vendored
1
.github/workflows/pages.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
- name: Checkout content
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
repository: Sarsoo/notes
|
||||
path: _notes
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
[sarwiki](https://wiki.sarsoo.xyz)
|
||||
===============
|
||||
|
||||

|
||||

|
||||
|
||||
Hugo static site for [wiki.sarsoo.xyz](https://wiki.sarsoo.xyz).
|
||||
|
||||
https://github.com/zoni/obsidian-export?tab=readme-ov-file#relative-links-with-hugo
|
Loading…
x
Reference in New Issue
Block a user