Skip to content

Commit

Permalink
forgot one
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Jun 16, 2024
1 parent e5e48d0 commit c13621d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publishdocs.yaml
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:
- master
- main

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

- name: Deploy docs
Expand Down

0 comments on commit c13621d

Please sign in to comment.