Skip to content

Commit fd58077

Browse files
committed
Prod post experiment
1 parent be748c8 commit fd58077

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
CUTEPETSBOSTON_RESCUEGROUPS_API_KEY: ${{ secrets.CUTEPETSBOSTON_RESCUEGROUPS_API_KEY }}
2727
INSTAGRAM_BUSINESS_ACCOUNT_ID: ${{ secrets.INSTAGRAM_BUSINESS_ACCOUNT_ID }}
2828
INSTAGRAM_PAGE_ACCESS_TOKEN: ${{ secrets.INSTAGRAM_PAGE_ACCESS_TOKEN }}
29-
BLUESKY_HANDLE: ${{ secrets.BLUESKY_TEST_HANDLE }}
30-
BLUESKY_PASSWORD: ${{ secrets.BLUESKY_TEST_PASSWORD }}
29+
BLUESKY_HANDLE: ${{ secrets.BLUESKY_HANDLE }}
30+
BLUESKY_PASSWORD: ${{ secrets.BLUESKY_PASSWORD }}
3131
run: |
3232
#In order to create posts on the test accounts remove the --debugposters debug flag
3333
python ./main.py

0 commit comments

Comments
 (0)