Skip to content

Commit

Permalink
Update push-to-testnet-nebraos-cloud.yml (#717)
Browse files Browse the repository at this point in the history
* Update push-to-testnet-nebraos-cloud.yml

* Update push-to-testnet-nebraos-cloud-draft.yml
  • Loading branch information
shawaj authored Apr 8, 2023
1 parent 98990e9 commit 68400fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-testnet-nebraos-cloud-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
variant2="nebra-outdoor1"
fleet="helium-testnet"
repo="helium-$variant"
repo2="helium-nebra-$variant2"
repo2="helium-$variant2"
elif [[ "$miner" == "rockpi" ]] ; then
variant="nebra-indoor2"
variant2="nebra-outdoor2"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-to-testnet-nebraos-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
variant2="nebra-outdoor1"
fleet="helium-testnet"
repo="helium-$variant"
repo2="helium-nebra-$variant2"
repo2="helium-$variant2"
elif [[ "$miner" == "rockpi" ]] ; then
variant="nebra-indoor2"
variant2="nebra-outdoor2"
Expand Down

0 comments on commit 68400fc

Please sign in to comment.