Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #30 from qlik-oss/fixRelease
Browse files Browse the repository at this point in the history
Update file user permission
  • Loading branch information
AlbertBackenhof committed Mar 18, 2019
2 parents c6d33a9 + 536e79b commit 5acc5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -83,6 +83,7 @@ jobs:
- run:
name: Create GitHub Release
command: |
sudo chmod +x scripts/get-bumped-version.sh
export VERSION=$(scripts/get-bumped-version.sh)
echo "Version: $VERSION"
sudo chmod +x scripts/create-release.sh
Expand Down

0 comments on commit 5acc5eb

Please sign in to comment.