Skip to content

Commit

Permalink
Merge pull request #4 from Cyberproof/Version/0.0.8
Browse files Browse the repository at this point in the history
Version/0.0.8
  • Loading branch information
Saggiehaim authored Nov 20, 2021
2 parents 1963b0e + 54c931f commit ca1891e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
name: Build and Deply module
runs-on: ubuntu-latest
steps:
- name: Push to PsGallary
- uses: actions/checkout@v2
- name: Push to psgallery
shell: pwsh
env:
psgkey: ${{ secrets.PSGKEY }}
Expand Down

0 comments on commit ca1891e

Please sign in to comment.