build: changed github token secret name
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Dominik Meyer 2024-12-27 23:54:47 +01:00
parent 4173312349
commit a3a0267dff
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

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