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 release-packages and release-cli workflow #1422

Merged
merged 2 commits into from
Sep 29, 2023
Merged

Fix release-packages and release-cli workflow #1422

merged 2 commits into from
Sep 29, 2023

Conversation

NobodyXu
Copy link
Member

Fixed #1419

Fixed #1419

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
run: cargo binstall -y --force rsign2 rage
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Copy link
Member

Choose a reason for hiding this comment

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

in this case could add to the install-action below instead

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, I've applied ur suggestion

…es.yml`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@passcod passcod added this pull request to the merge queue Sep 29, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 29, 2023
@NobodyXu NobodyXu added this pull request to the merge queue Sep 29, 2023
Merged via the queue into main with commit 3d68641 Sep 29, 2023
33 checks passed
@NobodyXu NobodyXu deleted the fix/ci branch September 29, 2023 03:15
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.

Fix caching in release-dry-run
2 participants