Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestelfer committed Sep 20, 2024
1 parent 047d2ea commit ae0d7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/signing-proto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: "Temporary destination repo on ttl.sh"
id: temp-repository
run: |
repo="ttl.sh/chinmina-bridge/$(uuidgen):2h"
repo="ttl.sh/chinmina-bridge/$(uuidgen)"
echo "name=${repo}" >> "$GITHUB_OUTPUT"
- name: Release
Expand Down

0 comments on commit ae0d7ee

Please sign in to comment.