1
0
Fork 0
mirror of https://github.com/imjasonh/setup-crane synced 2026-07-06 22:52:45 +00:00

Update action.yml

This commit is contained in:
Jason Hall 2025-01-15 14:03:26 -05:00 committed by GitHub
parent 31b88efe9d
commit 3d230e42c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,9 @@ runs:
run: |
set -ex
# test
# Install crane:
# - if version is "tip", install from tip of main.
# - if version is "latest-release", look up latest release.