Skip to content

Commit

Permalink
corrected zipfile name for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
nickynicolson committed Nov 23, 2022
1 parent 97ec73b commit 6207e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Release with built documents
uses: softprops/action-gh-release@v1
with:
files: archive/wcvp-gbif-processing.zip
files: archive/wcvp-gbif-processing-data.zip
env:
GITHUB_TOKEN: ${{ secrets.PAT }}

0 comments on commit 6207e46

Please sign in to comment.