Skip to content

Commit

Permalink
remove old deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
timogasda committed Sep 2, 2024
1 parent 52e077d commit eb6fa9b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,3 @@ jobs:
with:
artifact-path: lib/static-default
artifact-name: dev-pages
deploy:
needs: build
uses: cloudscape-design/actions/.github/workflows/deploy.yml@main
secrets: inherit
with:
artifact-name: dev-pages
deployment-path: lib/static-default

0 comments on commit eb6fa9b

Please sign in to comment.