Skip to content

Commit

Permalink
Also build API documentation for the insp4 branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
SadieCat committed Jun 11, 2024
1 parent 625151e commit 78694b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
container: alpine:edge
runs-on: ubuntu-latest
env:
INSPIRCD_BRANCHES: insp3 master
INSPIRCD_BRANCHES: insp3 insp4 master
INSPIRCD_TAGS: v3 v4
environment:
name: github-pages
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
if: github.ref != 'refs/heads/master'
env:
INSPIRCD_BRANCHES: insp3 master
INSPIRCD_BRANCHES: insp3 insp4 master
INSPIRCD_TAGS: v3 v4
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 78694b4

Please sign in to comment.