Skip to content

Commit

Permalink
ci: release env move
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Lin committed Feb 1, 2023
1 parent df9dea9 commit dd0f13f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
uses: ConsenSys/docs-gha/release@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SEMANTIC_RELEASE: true
deploy:
needs: release
uses: ./.github/workflows/pages-deploy.yaml
with:
SEMANTIC_RELEASE: true

0 comments on commit dd0f13f

Please sign in to comment.