Merge pull request #1 from skyperx/skyperx-patch-1

- name: Terraform Apply for GorillaStack
  uses: GorillaStack/github-action-apply-on-merge@v0.1.0
This commit is contained in:
skyperx 2020-06-06 15:23:20 +01:00 committed by GitHub
commit 6d67724b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -31,3 +31,6 @@ jobs:
run: |
echo Add other actions to build,
echo test, and deploy your project.
- name: Terraform Apply for GorillaStack
uses: GorillaStack/github-action-apply-on-merge@v0.1.0