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

Upload hidden files for staging #87

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Upload hidden files for staging #87

merged 1 commit into from
Sep 3, 2024

Conversation

normanmaurer
Copy link
Member

Motivation:

Due a change in the upload action of github we now need to explicit enable the uplaod of hidden files (dot-files). Not doing this breaks our staging workflow which depends on some of these files.

See actions/upload-artifact#602

Modifications:

Explicit set include-hidden-files: true

Result:

Staging works again

Motivation:

Due a change in the upload action of github we now need to explicit enable the uplaod of hidden files (dot-files). Not doing this breaks our staging workflow which depends on some of these files.

See actions/upload-artifact#602

Modifications:

Explicit set include-hidden-files: true

Result:

Staging works again
@normanmaurer normanmaurer added this to the 0.0.17.Final milestone Sep 3, 2024
@normanmaurer normanmaurer merged commit 8e3a674 into main Sep 3, 2024
9 checks passed
@normanmaurer normanmaurer deleted the upload branch September 3, 2024 12:31
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.

1 participant