Skip to content

Commit

Permalink
Local test
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKalke committed Sep 1, 2024
1 parent 714fbe5 commit 6399755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/publish_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ set -E # needs to be set if we want the ERR trap
set -o pipefail # prevents errors in a pipeline from being masked

RELEASE_ID=$1
IS_LATEST_RELEASE=$2

REPOSITORY=${REPOSITORY:-MichalKalke/warden}
GITHUB_URL=https://api.github.com/repos/${REPOSITORY}
Expand Down

0 comments on commit 6399755

Please sign in to comment.