Fix oops for real tho

This commit is contained in:
Spencer Murray 2025-06-03 17:11:59 -04:00
parent eb2528c9fc
commit 9715757e9d
No known key found for this signature in database
GPG key ID: 86F0F56E99B25932

View file

@ -118,8 +118,7 @@ permissions:
id-token: write
```
This can be set at either the workflow or job level. See GitHub's (docs)[https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-
openid-connect] for more details.
This can be set at either the workflow or job level. See GitHub's [docs](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect) for more details.
## Arguments