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 #84

Open
Tracked by #94
till opened this issue Feb 11, 2023 · 4 comments
Open
Tracked by #94

fix release #84

till opened this issue Feb 11, 2023 · 4 comments
Labels
bug help-wanted Help wanted (feedback, logs, ...)

Comments

@till
Copy link
Member

till commented Feb 11, 2023

Not sure where this came from:

fatal: detected dubious ownership in repository at '/github/workspace'
To add an exception for this directory, call:

	git config --global --add safe.directory /github/workspace

But it probably needs to be added before the push action, and probably after checkout?

@till till added bug help-wanted Help wanted (feedback, logs, ...) labels Feb 11, 2023
@till till mentioned this issue Feb 11, 2023
4 tasks
@parthshyara
Copy link
Contributor

@till You can try using actions/checkout@v3. This might just fix the issue. Reference here.

till added a commit that referenced this issue Feb 12, 2023
@till
Copy link
Member Author

till commented Feb 12, 2023

Also fix badge:

![Gem (including prereleases)](https://img.shields.io/gem/v/apt-spy2?include_prereleases)

till added a commit that referenced this issue Feb 13, 2023
till added a commit that referenced this issue Feb 13, 2023
@till till mentioned this issue Feb 13, 2023
4 tasks
@till
Copy link
Member Author

till commented Feb 13, 2023

It seems the action I am using is abandoned. Maybe I should run bundle exec rake release myself.

@till
Copy link
Member Author

till commented May 27, 2023

Related: actions/runner-images#6775

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help-wanted Help wanted (feedback, logs, ...)
Projects
None yet
Development

No branches or pull requests

2 participants