Skip to content

Commit

Permalink
fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
StiftungAusNachlass committed Apr 25, 2023
1 parent 125f958 commit 9221eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
shell: bash

- name: Set zip file name
run: echo "ZIP_NAME=customVZGValidationHub.zip" >> $GITHUB_ENV
run: echo "ZIP_NAME=FindDuplicateFieldValues.zip" >> $GITHUB_ENV

- name: Build and Package
shell: bash
Expand Down

0 comments on commit 9221eab

Please sign in to comment.