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

Update publish CI workflow to latest #71

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

deiwin
Copy link
Contributor

@deiwin deiwin commented Sep 22, 2023

The workflow currently fails with:

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

The issue seems to have been fixed in:
https://github.com/discourse/publish-rubygems-action/commits/main

The full diff is available at:
discourse/publish-rubygems-action@b55d7b9...4bd305c

Looks like the configuration has changed as well. Update accordingly.

QVA-182

The workflow currently fails with:
```
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
```

The issue seems to have been fixed in:
https://github.com/discourse/publish-rubygems-action/commits/main

The full diff is available at:
discourse/publish-rubygems-action@b55d7b9...4bd305c

Looks like the configuration has changed as well. Update accordingly.

QVA-182
@deiwin deiwin requested review from riiwo and a team September 22, 2023 14:14
@deiwin deiwin merged commit 76a9f47 into master Sep 22, 2023
6 checks passed
@deiwin deiwin deleted the upgrade_publish_workflow branch September 22, 2023 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants