mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-06-11 19:04:49 +03:00
Compare commits
3 Commits
rename-pre
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ef43418c9 | ||
|
|
8f32b7fe96 | ||
|
|
02ac0bf220 |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -175,6 +175,7 @@ jobs:
|
||||
- name: Download build artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
- name: Get short SHA
|
||||
id: vars
|
||||
run: echo "short_sha=${GITHUB_SHA::7}" >> "$GITHUB_OUTPUT"
|
||||
- name: Create Pre-Release
|
||||
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
||||
|
||||
Reference in New Issue
Block a user