mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-12-13 09:22:32 +00:00
Compare commits
2 Commits
main
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3bdaca2e44 | ||
|
|
f1463b1c52 |
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
ignoreFiles: '[ "package.json","package-lock.json","yarn.lock" ]'
|
||||
|
||||
- name: "Upload Artifact"
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: "rfd-affiliate-stripper-${{steps.vars.outputs.version}}-${{steps.vars.outputs.sha_short}}.xpi"
|
||||
path: ${{ steps.web-ext-build.outputs.target }}
|
||||
|
||||
Reference in New Issue
Block a user