- name: Fetch release info
id: release
uses: k15g/action-github-release-info@edge
with:
owner: k15g
repo: action-github-release-info
- name: Fetch release info
id: release
uses: k15g/action-github-release-info@edge
with:
token: ${{ secrets.SUPER_GITHUB_TOKEN }}
owner: k15g
repo: action-github-release-info
- name: Fetch release info
id: release
uses: k15g/action-github-release-info@edge
with:
owner: k15g
repo: action-github-release-info
tag: v1.0.0