use local action
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: [runner]
|
||||
container: git.sh-edraft.de/sh-edraft.de/act-runner:latest
|
||||
steps:
|
||||
- uses: https://git.sh-edraft.de/sh-edraft.de/actions/set-version@v1
|
||||
- uses: ./actions/set-version
|
||||
with:
|
||||
version_suffix: dev
|
||||
env:
|
||||
@@ -57,7 +57,6 @@ jobs:
|
||||
dotnet tool install \
|
||||
--tool-path .tools \
|
||||
sh.actions.package-cleanup \
|
||||
--version 1.0.0 \
|
||||
--add-source https://git.sh-edraft.de/api/packages/sh-edraft.de/nuget/index.json
|
||||
|
||||
- name: Run package-cleanup
|
||||
|
||||
Reference in New Issue
Block a user