GokulDas027 / TelegramBridge

GitHub action to send notification to Telegram about the events happening in the repo.
MIT License
43 stars 16 forks source link

Getting this error - Unrecognised Secrets #2

Closed ucalyptus closed 4 years ago

ucalyptus commented 4 years ago

[error](Line: 7, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.chat

[error](Line: 10, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.token

[error]Fail to load /home/runner/work/_actions/GokulDas027/TelegramBridge/master/action.yml

ucalyptus commented 4 years ago

check this https://github.com/ucalyptus/Pneumothorax-Segmentation-using-Hypercolumns/blob/master/.github/workflows/main.yml

GokulDas027 commented 4 years ago

Sorry, It was an error on my final commit 😅. It was a change in action.yml intended to make the plugin usage more easier. Unfortunately it did happened as expected. It's fixed now. Please check and feedback.