Disabled chown for now.
This commit is contained in:
@@ -27,8 +27,8 @@ runs:
|
||||
args: bash "_sign_file.sh" "${{ inputs.file }}" "${{ inputs.gpgKey }}" "${{ inputs.gpgPass }}"
|
||||
- run: rm _sign_file.sh
|
||||
shell: bash
|
||||
- name: "Own artifacts."
|
||||
uses: act/common/utils/chown@master
|
||||
with:
|
||||
file: ${{ inputs.file }}
|
||||
# - name: "Own artifacts."
|
||||
# uses: act/common/utils/chown@master
|
||||
# with:
|
||||
# file: ${{ inputs.file }}
|
||||
|
||||
Reference in New Issue
Block a user