mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +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
|
||||
run: |
|
||||
# describe the development release.
|
||||
chown runner:docker output.txt
|
||||
ls -la
|
||||
touch output.txt
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user