meteor-addon-template icon indicating copy to clipboard operation
meteor-addon-template copied to clipboard

Add write perms to workflow

Open windoid opened this issue 1 year ago • 1 comments

Any repo created from this template has an automatically failing GitHub workflow because the dev_build workflow does not have permission to write tags to the repo. This PR fixes this.

windoid avatar Jan 18 '25 00:01 windoid

this problem can be avoided by enabling read and write permissions in repo settings instead of defining perms in the yaml file; feel free to close this PR if this is intended

windoid avatar Jan 18 '25 02:01 windoid