This commit is contained in:
2025-07-01 14:22:06 -07:00
parent b2916c80dc
commit 78ff6a853b
2 changed files with 4 additions and 5 deletions

View File

@@ -55,10 +55,10 @@ outputs:
runs:
using: "composite"
steps:
- run: echo "Own workspace."
shell: bash
- name: "Own workspace."
uses: act/common/utils/chown@master
# - run: echo "Own workspace."
# shell: bash
# - name: "Own workspace."
# uses: act/common/utils/chown@master
- run: echo "Get the next version of the package."
shell: bash
- name: "Get the next version of the package."