Skip to content

Commit 701bb31

Browse files
committed
Temporarily remove debugposters for real Instagram test
1 parent 4fdb6e1 commit 701bb31

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ jobs:
2929
BLUESKY_HANDLE: ${{ secrets.BLUESKY_HANDLE }}
3030
BLUESKY_PASSWORD: ${{ secrets.BLUESKY_PASSWORD }}
3131
run: |
32-
#In order to create posts on the test accounts remove the --debugposters debug flag
33-
python ./main.py --debugsources --debugposters
32+
python ./main.py --debugsources

0 commit comments

Comments
 (0)