Skip to content

Commit

Permalink
fix miswritten workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ships committed Feb 13, 2024
1 parent 7eb8e3d commit 0c07ef1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/on_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ jobs:

deploy-all:
uses: ./.github/workflows/awsdeploy.yml
environment: staging
needs: build-all
inputs:
with:
proper-name: blake
environment: staging
secrets:
Expand Down

0 comments on commit 0c07ef1

Please sign in to comment.