Skip to content

Commit

Permalink
Update Build and Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yodaluca23 authored Jun 26, 2024
1 parent b9e975b commit 3918602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build and Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ jobs:
echo "EXTCOMMIT=$(git -C OpenSpotifySafariExtension rev-parse --short HEAD)"
echo "EXTCOMMIT=$(git -C OpenSpotifySafariExtension rev-parse --short HEAD)" >> $GITHUB_ENV
echo "Extensions Commit is: $EXTCOMMIT"
echo "OSSEXT='Build Components/OpenSpotifySafariExtension.appex'" >> $GITHUB_ENV
echo "OSSEXT=Build Components/OpenSpotifySafariExtension.appex" >> $GITHUB_ENV
- name: Compress OpenSpotifySafariExtension to zip
run: |
Expand Down

0 comments on commit 3918602

Please sign in to comment.