1
0
Fork 0
mirror of https://github.com/imjasonh/testoidc synced 2026-07-10 11:31:33 +00:00
Commit graph

12 commits

Author SHA1 Message Date
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
6017a02caa
Merge pull request #3 from lukehinds/test-commit-3
Test #3
2021-10-01 13:22:17 +01:00
John Doe
0c59e5d865 Test #3 2021-10-01 13:17:40 +01:00
John Doe
c42eef85b9 Test #2 2021-10-01 13:12:57 +01:00
Luke Hinds
7bbfc5e1d1
Merge pull request #1 from lukehinds/test-commit-1
Test #1
2021-10-01 13:12:19 +01:00
Luke Hinds
8de41a2470
Update and rename blank.yml to keyless-sign.yml 2021-10-01 13:00:26 +01:00
John Doe
2fab2326a3 Test #1 2021-10-01 12:55:32 +01:00
Luke Hinds
bc346f0d85
Dockerfile to test keyless 2021-10-01 12:50:45 +01:00
Luke Hinds
4b0ec935cc
Set up OIDC job 2021-10-01 12:48:57 +01:00
Luke Hinds
240f5cd012
Initial commit 2021-10-01 12:40:07 +01:00