Skip to content

Commit

Permalink
argh
Browse files Browse the repository at this point in the history
  • Loading branch information
lornest committed Dec 15, 2023
1 parent 5e028e5 commit ecc1167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
--header "Authorization: Bearer ${{ secrets.HUMANITEC_TOKEN }}" \
--header "Content-Type: application/json" \
--data-raw '{
"name": "'${{ digits-server }}'",
"name": "digits-server",
"version": "'${{ github.sha }}'",
"type": "container",
"commit": "'${{ github.sha }}'",
Expand Down

0 comments on commit ecc1167

Please sign in to comment.