mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-04-22 08:08:01 +03:00
Fixed action typo
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
- run: yarn build
|
- run: yarn build
|
||||||
|
|
||||||
- name: 'Drop artifacts'
|
- name: 'Drop artifacts'
|
||||||
uses: actions/upload-artifacts@v3.0.0
|
uses: actions/upload-artifact@v3.1.0
|
||||||
with:
|
with:
|
||||||
name: 'Build'
|
name: 'Build'
|
||||||
path: 'build'
|
path: 'build'
|
||||||
|
|||||||
Reference in New Issue
Block a user