Skip to content

Commit

Permalink
Update source/content/terminus/ci/github-actions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Porras <kporras07@gmail.com>
  • Loading branch information
stevector and kporras07 authored Mar 27, 2024
1 parent 7c1eb17 commit 1a6f8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/content/terminus/ci/github-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
env:
TERMINUS_RELEASE: ${{ inputs.terminus-version || env.TERMINUS_RELEASE }}
- name: Authenticate Terminus (with session cache)
uses: lullabot/terminus-auth-with-session-cache@v3
uses: pantheon-systems/terminus-github-actions@v1
with:
pantheon-machine-token: ${{ secrets.TERMINUS_TOKEN }}
- name: Whoami
Expand Down

0 comments on commit 1a6f8ed

Please sign in to comment.