Skip to content

Fix shell script execute mode permission and sample workflow #3

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

Merged
merged 1 commit into from
May 4, 2022

Conversation

bangbingsyb
Copy link
Contributor

The POC was commited from a Windows machine and the shell script checked in doesn't have the execute mode permission. As a result, the action will fail with permission denied.

The PR added the execute permission to the shell script and fix a parameter name in the sample workflow yamls.

Once the PR is merged, we need to add a tag (e.g., v0) to its commit so that the action can be referenced by a workflow from another repository for testing.

@bangbingsyb bangbingsyb merged commit f7b42df into main May 4, 2022
@bangbingsyb bangbingsyb deleted the bangbingsyb/fix-execute-mode branch May 17, 2022 06:00
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