Skip to content

Commit

Permalink
Fixes piranhacloud#3862 - Add publishing of release version of docume…
Browse files Browse the repository at this point in the history
…ntation
  • Loading branch information
mnriem committed Aug 27, 2024
1 parent ba2b587 commit dac3a27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs-release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: docs-release
workflow_dispatch:
on:
workflow_dispatch:
inputs:
version:
description: 'Release version'
Expand Down

0 comments on commit dac3a27

Please sign in to comment.