Skip to content

Commit

Permalink
🧪 Workflow Update
Browse files Browse the repository at this point in the history
  • Loading branch information
dgonzo27 committed Dec 12, 2022
1 parent e0c936e commit e174d43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
docker_hub_password: "${{ secrets.DOCKERHUB_TOKEN }}"
iothub_name: "${{ secrets.IOTHUB_NAME }}"
edge_device_id: "raspberry-edge-device"
deployment_id: "raspberry-edge-deployment"
deployment_id: "raspberry-edge-device-deployment"
device_json: "config/scripts/edge-device.json"

defaults:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This repository contains the code and instructions for running a simulated Pytho

## Steps

To get started with this solution, follow the (youtube video)[] or go in order of the directories listed below.
To get started with this solution, follow the [youtube video]() or go in order of the directories listed below.

1. [terraform](https://github.com/dgonzo27/raspberry-py-iot/tree/master/terraform)
2. [config](https://github.com/dgonzo27/raspberry-py-iot/tree/master/config)
Expand Down

0 comments on commit e174d43

Please sign in to comment.