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

Fix CI publish script #117

Merged
merged 1 commit into from
May 19, 2021
Merged

Fix CI publish script #117

merged 1 commit into from
May 19, 2021

Conversation

Shane32
Copy link
Member

@Shane32 Shane32 commented May 14, 2021

No description provided.

@Shane32 Shane32 added the CI CI configuration issue or pull request label May 14, 2021
@Shane32 Shane32 self-assigned this May 14, 2021
@Shane32 Shane32 requested a review from sungam3r May 14, 2021 23:20
@Shane32 Shane32 merged commit ca9b18c into master May 19, 2021
@Shane32 Shane32 deleted the Shane32-patch-1 branch May 19, 2021 18:56
@@ -33,7 +33,7 @@ jobs:
dotnet-version: '5.0.x'
source-url: https://api.nuget.org/v3/index.json
env:
NUGET_AUTH_TOKEN: ${{secrets.NUGET_AUTH_TOKEN}}
NUGET_AUTH_TOKEN: ${{secrets.RELAY_NUGET_TOKEN}}
Copy link
Member

Choose a reason for hiding this comment

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

@Shane32 Why other secret here? I would like to have unified secrets across all org repos.

Copy link
Member Author

Choose a reason for hiding this comment

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

I can’t change org secrets, and the token needed to be changed

Copy link
Member

Choose a reason for hiding this comment

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

Maybe we will return to this later. While it does not matter. I just deal with tons of mail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI configuration issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants