Skip to content

Commit

Permalink
Fix Tailscale tags
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Oct 12, 2023
1 parent 4f71043 commit c7d4ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
oauth-secret: ${{ secrets.TS_OAUTH_SECRET }}
tags: tag:acm
tags: tag:server

- name: Initialize Terraform
id: terraform-init
Expand Down

0 comments on commit c7d4ff8

Please sign in to comment.