Revert "build: changed github token secret name"
All checks were successful
continuous-integration/drone/push Build is passing

This reverts commit a3a0267dff.
This commit is contained in:
Dominik Meyer 2024-12-28 10:35:41 +01:00
parent a3a0267dff
commit d0b899bd31
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -9,7 +9,7 @@ steps:
pull: always
settings:
GH_TOKEN:
from_secret: github
from_secret: GH_TOKEN
GH_REPO: "ti-hsu-hh-de/EthernetCRC"
GH_REPO_DESC: "basic EthernetCRC VHDL Module"
GH_REPO_HOMEPAGE: "https://github.com/ti-hsu-hh-de/"