mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-07-18 02:01:43 +00:00
ci: build and release
Also the test part compare v3.x and v4.x exported variables (when it's possible to do so).
This commit is contained in:
committed by
Romain Lespinasse
parent
e91720375f
commit
c1ec67827c
@@ -64,12 +64,12 @@ runs:
|
||||
prefix: ${{ inputs.prefix }}
|
||||
|
||||
# Short
|
||||
- uses: rlespinasse/shortify-git-revision@v1.2.0
|
||||
- uses: rlespinasse/shortify-git-revision@v1.3.0
|
||||
with:
|
||||
name: GITHUB_SHA
|
||||
continue-on-error: true
|
||||
prefix: ${{ inputs.prefix }}
|
||||
- uses: rlespinasse/shortify-git-revision@v1.2.0
|
||||
- uses: rlespinasse/shortify-git-revision@v1.3.0
|
||||
with:
|
||||
name: GITHUB_EVENT_PULL_REQUEST_HEAD_SHA
|
||||
revision: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
Reference in New Issue
Block a user