Skip to content

Commit

Permalink
chore: Update deployment commands in deploy-docs-latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janosbabik committed Jul 1, 2024
1 parent 1e01215 commit 7a7f781
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/deploy-docs-latest.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Deploy LATEST DOCS
on:
workflow_run:
workflows: ["Bump version"]
types:
- completed
push:
tags:
- 'v*.*.*'
permissions:
contents: write
jobs:
Expand Down

0 comments on commit 7a7f781

Please sign in to comment.