mirror of
https://github.com/momenbasel/keyFinder.git
synced 2026-07-24 21:50:49 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d78ee6e96f |
@@ -60,7 +60,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Attach to GitHub Release
|
- name: Attach to GitHub Release
|
||||||
if: startsWith(github.ref, 'refs/tags/v')
|
if: startsWith(github.ref, 'refs/tags/v')
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v3
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
dist/keyfinder-v${{ steps.meta.outputs.version }}-chrome.zip
|
dist/keyfinder-v${{ steps.meta.outputs.version }}-chrome.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user