1
0
mirror of https://github.com/corona-warn-app/cwa-documentation synced 2024-06-01 06:08:02 +02:00

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

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