This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
diagrams
mirror of
https://github.com/mingrammer/diagrams.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
debug(publish.yml): add feature branch for testing on fork
pull/748/head
Collin Brown
2 years ago
parent
5fbeef6120
commit
122b7f5b7d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/publish.yml
+ 1
- 1
.github/workflows/publish.yml
View File
@@ -1,7 +1,7 @@
name: Publish
on:
push:
branches: [master]
branches: [master
, "@cbrown/743-mkdocs-site"
]
jobs:
build:
runs-on: ubuntu-latest
Write
Preview
Loading…
Cancel
Save