Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsMeBrianD committed Dec 18, 2024
1 parent 537aa03 commit 502170e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
version: ${{ env.PRODUCT_VERSION }}

- name: Tailscale
uses: tailscale/github-action@main
with:
authkey: ${{ secrets.tailscale_ephemeral_authkey }}
uses: tailscale/github-action@main
with:
authkey: ${{ secrets.tailscale_ephemeral_authkey }}

- name: Deploy to Nomad
env:
Expand Down

0 comments on commit 502170e

Please sign in to comment.