Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Sep 16, 2024
1 parent 06f3abf commit be525f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devnet-deploys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
echo "bot_count=1" >> $GITHUB_OUTPUT
elif [ "$BRANCH_NAME" = "ad/adamnet" ]
then
echo "deploy_tag=latest" >> $GITHUB_OUTPUT
echo "deploy_tag=provernet" >> $GITHUB_OUTPUT
echo "branch_name=ad/adamnet" >> $GITHUB_OUTPUT
echo "network_api_key=adamnet_API_KEY" >> $GITHUB_OUTPUT
echo "network_fork_admin_api_key=adamnet_API_KEY" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit be525f9

Please sign in to comment.