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

ROU-11492: Fix access to secrets #1020

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

ROU-11492: Fix access to secrets #1020

wants to merge 1 commit into from

Conversation

rugoncalves
Copy link
Contributor

This PR is for fixing the access to the github secrets.

What was happening

  • Due to a misunderstanding the place where the repo secrets were being accessed from, they were not available.

What was done

  • Created input parameters in the git actions
  • The workflow accesses and passes the secrets as input values

Impact

  • These changes only affects the workflow used for the creation of new Pre-Releases

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

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