mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-17 05:26:56 +08:00
Updating r7 from v7.0.1
This commit is contained in:
@@ -45,7 +45,7 @@ Some templates might provide output parameters, which can be used in dependent j
|
||||
|
||||
jobs:
|
||||
<InstanceName>:
|
||||
uses: <GitHubOrganization>/<Repository>/.github/workflows/<Template>.yml@r6
|
||||
uses: <GitHubOrganization>/<Repository>/.github/workflows/<Template>.yml@r7
|
||||
with:
|
||||
<Param1>: <Value1>
|
||||
<Param2>: <Value2>
|
||||
|
||||
Reference in New Issue
Block a user