Skip to content
New issue

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

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

Already on GitHub? # to your account

auto create a repo github variable for the doi #2

Open
eeholmes opened this issue Mar 13, 2024 · 0 comments
Open

auto create a repo github variable for the doi #2

eeholmes opened this issue Mar 13, 2024 · 0 comments

Comments

@eeholmes
Copy link
Member

curl -X POST -H "Accept: application/vnd.github+json" -H "Authorization: Bearer XXX" -H "X-GitHub-Api-Version: 2022-11-28" https://api.github.com/repositories/1234567890/environments/dev/variables-d '{"name":"Variable_name", "value":"Test"}'

where XXX is the ${{ secrets.GITHUB_TOKEN }} I think

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant