Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavis332 authored Jun 26, 2020
1 parent db82c61 commit a3223e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
path: 'CIF3'
with:
path: 'CIF3'
- name: Deploy to PSGallery
env:
PSGALLERY_TOKEN: ${{secrets.PSGALLERY_TOKEN}}
Expand Down

0 comments on commit a3223e4

Please sign in to comment.