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

Improve private channel setup #4

Open
pavelzw opened this issue Feb 13, 2024 · 0 comments
Open

Improve private channel setup #4

pavelzw opened this issue Feb 13, 2024 · 0 comments

Comments

@pavelzw
Copy link
Collaborator

pavelzw commented Feb 13, 2024

- name: Authenticate with private channel
run: |
RATTLER_AUTH_FILE=${{ runner.temp }}/credentials.json
echo '{"my.quetz.server": {"CondaToken": "${{ secrets.QUETZ_API_KEY }}"}}' > "$RATTLER_AUTH_FILE"
echo "RATTLER_AUTH_FILE=$RATTLER_AUTH_FILE" >> "$GITHUB_ENV"

depends on prefix-dev/rattler-build#334

@garymm garymm mentioned this issue May 31, 2024
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

No branches or pull requests

1 participant