Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
june07 committed Jul 1, 2024
1 parent c38984d commit a199094
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ jobs:
**/MFA_(Multi_Factor_Authentication_Assistant)*.zip
key: ${{ runner.os }}-build

- name: Upload zip artifact
uses: actions/upload-artifact@v4
with:
path: |
**/MFA_(Multi_Factor_Authentication_Assistant)*.zip
deploy-edge:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit a199094

Please sign in to comment.