Skip to content

Commit

Permalink
Test release
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentaTomas committed Oct 15, 2023
1 parent 9fa2124 commit dd318d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: make apply
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CLIENT_MACHINE_TYPE: ${{ secrets.client_machine_type }}
CLIENT_CLUSTER_SIZE: ${{ secrets.client_cluster_size }}
SERVER_MACHINE_TYPE: ${{ secrets.server_machine_type }}
CLIENT_MACHINE_TYPE: ${{ secrets.client_machine_type }}
SERVER_CLUSTER_SIZE: ${{ secrets.server_cluster_size }}
SERVER_MACHINE_TYPE: ${{ secrets.server_machine_type }}
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.9
0.0.10

0 comments on commit dd318d8

Please sign in to comment.