- uses: bbrain-io/actions.get_release@v1
id: release
with:
owner: actions
repo: setup-node
by_tag: true
- name: Print results
run: |
echo "${{ steps.release.outputs.raw }}" # v1.1.5-rc1
echo "${{ steps.release.outputs.clean }}" # 1.1.5-rc1
echo "${{ steps.release.outputs.no_release }}" # v1.1.5
echo "${{ steps.release.outputs.clean_no_release }}" # 1.1.5
generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
License
bbrain-io/actions.get_latest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published