Skip to content

Commit

Permalink
Update mend.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathannewman authored May 9, 2024
1 parent 7651f0c commit b9a8924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: connect_twingate
uses: twingate/github-action@v1
with:
service-key: ${{ secrets.TWINGATE_PUBLIC_REPO_KEY }}
service-key: ${{ secrets.TWINGATE_PUBLIC_REPO_KEY2 }}
- name: checkout repo content
uses: actions/checkout@v2 # checkout the repository content to github runner.
with:
Expand Down

0 comments on commit b9a8924

Please sign in to comment.