Skip to content

Commit

Permalink
fix: invalid workflow id
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali-98 committed Jun 16, 2024
1 parent f8646d2 commit 6778f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Connect Tailscale
uses: tailscale/github-actions@v2
uses: tailscale/github-action@v2
with:
oauth-client-id: ${{secrets.TS_OAUTH_CLIENT_ID}}
oauth-secret: ${{secrets.TS_OAUTH_SECRET}}
Expand Down

0 comments on commit 6778f1c

Please sign in to comment.