Skip to content

Commit

Permalink
fix: remove node issue from release github action
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree committed Oct 24, 2023
1 parent 1c2f73a commit 6bcffd3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/call-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ jobs:
- name: checkout repository
uses: actions/checkout@v3

- uses: chrnorm/deployment-action@releases/v1
name: Create GitHub deployment
id: step-deployment-action
with:
token: ${{ secrets.GITHUB_TOKEN}}
description: 'Upload AWS S3'
environment: AWS CodePipeline

- name: setup Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 6bcffd3

Please sign in to comment.