Skip to content

Fix export secrets pwd#57

Merged
ssestak merged 1 commit into
mainfrom
fix/export-secrets-pwd
Sep 4, 2025
Merged

Fix export secrets pwd#57
ssestak merged 1 commit into
mainfrom
fix/export-secrets-pwd

Conversation

@ssestak
Copy link
Copy Markdown
Collaborator

@ssestak ssestak commented Sep 4, 2025

This PR simplifies the execution of the export_secrets_ios action by setting the working directory and making the entrypoint.sh script executable.

Key Features:

  • The entrypoint.sh script is now directly executable.
  • The action.yml now sets the working directory to the action's path, allowing for a simpler relative script execution command.

…orrectly located

The action's entrypoint script was not executable and was being called with an incorrect relative path, leading to execution failures.
@ssestak ssestak merged commit c29480e into main Sep 4, 2025
1 check passed
@ssestak ssestak deleted the fix/export-secrets-pwd branch September 4, 2025 12:02
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.

2 participants