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 during release #749

Merged
merged 1 commit into from
Sep 24, 2024
Merged

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.68.Final milestone Sep 24, 2024
@normanmaurer normanmaurer merged commit fe72f26 into main Sep 24, 2024
13 checks passed
@normanmaurer normanmaurer deleted the staging_release branch September 24, 2024 07:54
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