mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 06:31:22 -04:00
Merge pull request #29 from NullHypothesis/fix-branch-name
Replace "main" with "master".
This commit is contained in:
commit
447aca7411
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-website.yaml
vendored
2
.github/workflows/deploy-website.yaml
vendored
|
@ -2,7 +2,7 @@ name: Deploy website
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
main
|
master
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue