mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 02:52:44 +00:00
Correct access rights.
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -229,6 +229,7 @@ jobs:
|
|||||||
- name: Describe new release
|
- name: Describe new release
|
||||||
run: |
|
run: |
|
||||||
# describe the development release.
|
# describe the development release.
|
||||||
|
chown runner:docker output.txt
|
||||||
ls -la
|
ls -la
|
||||||
touch output.txt
|
touch output.txt
|
||||||
exit 1
|
exit 1
|
||||||
|
Reference in New Issue
Block a user