Skip to content

Commit

Permalink
include ref in readme sample
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Jan 12, 2024
1 parent e9897c3 commit 66c37fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
with:
# note: you can replace this line with 'version: ""' if you want to test the build process without deploying
version: ${{ github.ref_name }}
ref: ${{ github.sha }}
key-id: ${{ secrets.viam_key_id }}
key-value: ${{ secrets.viam_key_value }}
```
Expand Down

0 comments on commit 66c37fe

Please sign in to comment.