Skip to content

v0.1.2

Choose a tag to compare

@robholland robholland released this 14 Aug 15:26
· 47 commits to main since this release
05a98eb
Change the actions to auth as an app (#115)

## What was changed
Change the action to auth as an app.

## Why?
Can't let the action bypass branch protection rules while it's just
using an action token, so use the CI/CD app to do the CI/CD thing
without needing to sign commits and do a PR.

## Checklist
<!--- add/delete as needed --->

1. Closes <!-- add issue number here -->

2. How was this tested:
<!--- Please describe how you tested your changes/how we can test them
-->

3. Any docs updates needed?
<!--- update README if applicable
      or point out where to update docs.temporal.io -->