Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
use with marker
Browse files Browse the repository at this point in the history
  • Loading branch information
Seb-sti1 committed Sep 11, 2023
1 parent 03cbd76 commit f64f268
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
artifact_name: backend-documentation
id: deployment
with:
artifact_name: "backend-documentation"

0 comments on commit f64f268

Please sign in to comment.