Skip to content

Commit

Permalink
update wing deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
Chriscbr committed Dec 20, 2023
1 parent c24a756 commit 0b16f15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
role-session-name: gh-actions-winglang # makes it easy to identify, e.g. in AWS Cloudtrail
aws-region: ${{ env.AWS_REGION }}
- name: Deploy Winglang App
uses: winglang/wing-github-action/actions/deploy@v0.1.0
uses: winglang/wing-github-action/actions/deploy@828c1b5de735ea5489194776483d423df1f7a401
with:
entry: main.w
target: 'tf-aws'
File renamed without changes.

0 comments on commit 0b16f15

Please sign in to comment.