Replies: 1 comment
-
The data is saving to that particular workflow run, once it's terminated it will no longer exist. You need to push that data to a specific branch using a deployment job. You can see an example of this here within the getting started section of the readme (Click on Lemme know if that helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The log says the data was saved, but no files were added or updated.
Do I need to use a particular github secret in order for it to work?
This is my action file: https://github.com/FliKites/hns-price-updater/blob/main/.github/workflows/go.yaml
Beta Was this translation helpful? Give feedback.
All reactions