diff options
author | js6pak <me@6pak.dev> | 2023-08-30 00:13:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 22:13:16 +0000 |
commit | 4f5a2117c37f1bf89d1686f407dff600a8783a97 (patch) | |
tree | 20316b7e03973a8029ff7346322f5eed3a8a01d4 /poetry.toml | |
parent | b91057b172dea07a9db1bf96a32d2ab25a0e030d (diff) | |
download | gitea-4f5a2117c37f1bf89d1686f407dff600a8783a97.tar.gz gitea-4f5a2117c37f1bf89d1686f407dff600a8783a97.zip |
Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests (#26759)
Include `GITHUB_TOKEN`/`GITEA_TOKEN` secrets for actions triggered by
pull requests
This makes it consistent with the environment variables which you can
already access
```shell
echo env: $GITHUB_TOKEN
echo expression: ${{ secrets.GITHUB_TOKEN }}
```
before
![image](https://github.com/go-gitea/gitea/assets/35262707/b6f750f6-3995-40f0-b8aa-df01e7997c37)
after
![image](https://github.com/go-gitea/gitea/assets/35262707/ab74464b-7638-458a-afd5-f39e6101d2cf)
---------
Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Giteabot <teabot@gitea.io>
Diffstat (limited to 'poetry.toml')
0 files changed, 0 insertions, 0 deletions