1
0
Fork 0
mirror of https://github.com/imjasonh/testoidc synced 2026-07-13 08:27:12 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Jason Hall
959e8ceab5
Attempt to fix auth error
#7 changed auth from a PAT (you) to the GHA token, which seemingly only has access to push to this repo's packages.
2021-10-01 16:53:00 -04:00
Jason Hall
7b962a4eec
Use GitHub Actions token to authorize push
This alleviates the need to store a personal access token in a secret. The GitHub Action worker is authorized to push packages due to the `packages: write` permission.
2021-10-01 16:19:33 -04:00
Luke Hinds
54834a048d
${{ github.sha }} 2021-10-01 15:26:31 +01:00
Luke Hinds
aad7734bf9
Update keyless-sign.yml 2021-10-01 13:58:00 +01:00
Luke Hinds
8de41a2470
Update and rename blank.yml to keyless-sign.yml 2021-10-01 13:00:26 +01:00
Luke Hinds
4b0ec935cc
Set up OIDC job 2021-10-01 12:48:57 +01:00