Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KjellKod authored May 23, 2024
1 parent 5973ca1 commit b9593f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ name: Publish docs via GitHub Pages
on:
push:
branches:
- main
- master

jobs:
build:
name: Deploy docs
runs-on: ubuntu-latest
steps:
- name: Checkout main
- name: Checkout master
uses: actions/checkout@v2

- name: Deploy docs
Expand Down

0 comments on commit b9593f2

Please sign in to comment.