Skip to content

Commit

Permalink
Merge pull request #80 from bcgov/link-fix
Browse files Browse the repository at this point in the history
fixes broken link
  • Loading branch information
mtspn authored Jan 28, 2025
2 parents cf23aed + e9ed0db commit 930a8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Note: This project has been tested on _linux/arm64_, _linux/amd64_, _linux/aarch
These instructions assume the use of a bash-based shell such as `zsh` (included on OS X) or [WSL](https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/) for Windows. Please use one of these shells, or make the appropriate modifications to the commands shown in these instructions.
### Prerequisites - Personal access token
Before you begin, you will need to [create your Fine-grained GitHub Personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token)).
Before you begin, you will need to [create your Fine-grained GitHub Personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token).
Please give your fine-grained token a meaningful name and reasonable expiration date. Make sure to select `All repositories` in Repository access. And click `Generate Token` to obtain your token that can be used in this pipeline template.Please note that the `bcgov` GitHub organization is requiring IDIR SSO authentication now, and this applies to new and existing PAT. So after the PAT is created, please follow [these steps](https://docs.github.com/en/enterprise-cloud@latest/authentication/authenticating-with-saml-single-sign-on/authorizing-a-personal-access-token-for-use-with-saml-single-sign-on) to authorize it with SSO.
### Installation
Expand Down

0 comments on commit 930a8a8

Please sign in to comment.