Revert "Port master to release branch (#1277)"

5ed80c753b
This commit is contained in:
Thomas Boop
2021-08-19 11:27:05 -04:00
parent 409920e9f0
commit 28d01a0160
3 changed files with 86 additions and 93 deletions
+3 -1
View File
@@ -2,10 +2,12 @@
## Bugs
- Fixed an issue where composite steps would not run on `failure()` or `always()` when the job failed (#1273)
- Send Path when resolving actions so we can correctly validate Policy for Composite Actions (#1250)
## Misc
- Allows flags instead of parameters when configuring the runner (#1220)
## Windows x64
We recommend configuring the runner in a root folder of the Windows drive (e.g. "C:\actions-runner"). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows.