Skip to content

Commit

Permalink
try to fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafHaag committed Apr 22, 2021
1 parent 6615461 commit 1dda091
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-add-on-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Rename src
run: |
mv src AvatarComponentCombinations
run: mv src/ AvatarComponentCombinations/
- name: Zip Release
uses: TheDoctor0/zip-release@master
with:
Expand Down

0 comments on commit 1dda091

Please sign in to comment.