This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Fixed tag doc target
pull/46/head
Anairkoen Schno
4 years ago
parent
2572cbd277
commit
4cb85b09fd
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/tag_docs.yml
+ 1
- 1
.github/workflows/tag_docs.yml
View File
@ -2,7 +2,7 @@ name: Tag Docs
on
:
on
:
release:
release:
types
:
[
created
]
types
:
[
"published"
]
jobs:
jobs:
docs:
docs:
Write
Preview
Loading…
Cancel
Save