Skip to content

Commit

Permalink
Fix permission folder
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMacocian committed Jan 10, 2024
1 parent 973c8da commit 4c7db12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:

- name: Set Private Key permissions
run: |
cd GuildWarsPartySearch
chmod 400 private.key
shell: bash

Expand Down

0 comments on commit 4c7db12

Please sign in to comment.