Skip to content

Commit

Permalink
[NO JIRA]: Update release CI to move supernova (#3445)
Browse files Browse the repository at this point in the history
  • Loading branch information
olliecurtis authored May 17, 2024
1 parent c65ef8e commit 6c41101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ jobs:
SupernovaPublish:
runs-on: ubuntu-latest
environment: Publishing
needs: [Build]
steps:
- name: Update Supernova docs
run: npx @supernovaio/cli publish-documentation --apiKey=$SUPERNOVA_API_KEY --designSystemId=$DESIGN_SYSTEM_ID
Expand Down

0 comments on commit 6c41101

Please sign in to comment.