Skip to content

Add release tag notification workflow#309

Open
solovevayaroslavna wants to merge 2 commits intoopeneverest:mainfrom
solovevayaroslavna:release-tag-trigger-for-openeverest-website
Open

Add release tag notification workflow#309
solovevayaroslavna wants to merge 2 commits intoopeneverest:mainfrom
solovevayaroslavna:release-tag-trigger-for-openeverest-website

Conversation

@solovevayaroslavna
Copy link
Copy Markdown
Contributor

Release tag notification workflow for https://github.com/openeverest/openeverest.github.io repo


# Trigger workflow dispatch in openeverest.github.io
curl -X POST \
-H "Authorization: token ${{ secrets.EVEREST_WEBSITE_TOKEN }}" \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not reveal the token in workflow run history right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's recommended way to use secrets by github (https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-secrets). But, we will need someone to add a token to secrets to this repo, probably @recharte can help us with this later

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.

2 participants