Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix ci to deploy app after an auto update #286

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

barbar0jav1er
Copy link
Contributor

@barbar0jav1er barbar0jav1er commented Jan 9, 2023

When the scrapper is executed via GitHub action, the deploy action will be triggered if we have a change in db

To make this work you need to:

  1. Create a Git Personal Token
  2. Create a repository secret with the key WORKFLOW_GIT_ACCESS_TOKEN and put the value of the personal token created before

Read more...

That fixed the issue #285

barbar0jav1er and others added 2 commits January 9, 2023 19:47
Create a repository secret with the key WORKFLOW_GIT_ACCESS_TOKEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant