Skip to content

Commit

Permalink
Fixing github release-notes action
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Cox authored and Stuart Cox committed Aug 5, 2021
1 parent 91dc13d commit b3aff28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ReleaseNotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Create Snapshot Jar
run: |
npm run mvn_snapshot
npm run build_snapshot
npm run copy_snapshot
- name: Add Snapshot Jar to full-ig.zip
Expand Down
108 changes: 0 additions & 108 deletions .github/workflows/ReleaseNotes_copy

This file was deleted.

0 comments on commit b3aff28

Please sign in to comment.