Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Beniamiiin committed Mar 21, 2024
1 parent 080bd66 commit 99668b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
source: "ultimate_pollbot_example.toml"
target: "ultimate_pollbot.toml"

- name: Reclaim ultimate_pollbot.toml
run: chown -R 777 ultimate_pollbot.toml

- name: Update telegram.bot_name in config file
uses: colathro/toml-editor@1.1.1
with:
Expand Down

0 comments on commit 99668b2

Please sign in to comment.