Skip to content

Commit

Permalink
Release documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukassykora committed Jun 12, 2024
1 parent 5ff790e commit 39ba276
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
runs-on: ubuntu-22.04
permissions:
contents: write
pages: write
id-token: write
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
strategy:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,8 @@

* Publish documentation - next try.

## [0.0.20] - 2024-06-12

* Publish documentation - next try.


0 comments on commit 39ba276

Please sign in to comment.