We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225de23 commit c8cec3bCopy full SHA for c8cec3b
1 file changed
.github/workflows/dev.yml
@@ -30,4 +30,4 @@ jobs:
30
BLUESKY_PASSWORD: ${{ secrets.BLUESKY_PASSWORD }}
31
run: |
32
#In order to create posts on the test accounts remove the --debugposters debug flag
33
- python ./main.py
+ python ./main.py --debugsources --debugposters
0 commit comments