Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Signed-off-by: theG4briel <[email protected]>
  • Loading branch information
theG4brielNFT authored Dec 23, 2024
1 parent ad89c82 commit 11a8b86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@ jobs:
git clone https://github.com/volaradlp/minercli.git
cd minercli
source setup.sh
poetry --version
volara --version
volara auth twitter login
env:
TWITTER_API_KEYY: ${{ secrets.X_API_KEY }}
TWITTER_API_SECRETT: ${{ secrets.X_API_SECRET }}
#TWITTER_API_SECRETT: ${{ secrets.X_API_SECRET }}
TWITTER_ACCESS_TOKENN: ${{ secrets.X_ACCESS_TOKEN }}
TWITTER_ACCESS_SECRETT: ${{ secrets.X_ACCESS_SECRET }}
#TWITTER_ACCESS_SECRETT: ${{ secrets.X_ACCESS_SECRET }}



Expand Down

0 comments on commit 11a8b86

Please sign in to comment.