Skip to content

🌱 use same file permissions for release assets#80

Merged
kranurag7 merged 1 commit into
mainfrom
syself/fix-file-permissions
Feb 23, 2024
Merged

🌱 use same file permissions for release assets#80
kranurag7 merged 1 commit into
mainfrom
syself/fix-file-permissions

Conversation

@kranurag7
Copy link
Copy Markdown
Contributor

@kranurag7 kranurag7 commented Feb 23, 2024

Fixes #79

  • use same permissions for released cluster-stacks
    we were having 0755 permissions for one file
    which was cluster-addon-values.yaml and this
    commit updates it so that we have the same
    permissions for all the files in release assets.

    Signed-off-by: kranurag7 [email protected]

we were having 0755 permissions for one file
which was cluster-addon-values.yaml and this
commit updates it so that we have the same
permissions for all the files in release assets.

Signed-off-by: kranurag7 <[email protected]>
@kranurag7 kranurag7 force-pushed the syself/fix-file-permissions branch from 38466c9 to 001a9d0 Compare February 23, 2024 20:17
@kranurag7 kranurag7 marked this pull request as ready for review February 23, 2024 20:17
@kranurag7 kranurag7 merged commit da50834 into main Feb 23, 2024
@kranurag7 kranurag7 deleted the syself/fix-file-permissions branch February 23, 2024 20:27
@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Container Issues or pull requests relevant for Team 2: Container Infra and Tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use same permissions for release assets

3 participants