Skip to content

Commit

Permalink
ci: enable release version mgmt
Browse files Browse the repository at this point in the history
  • Loading branch information
joemfb committed Jul 15, 2022
1 parent 2195215 commit 1a84399
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/vere.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,7 @@ jobs:
after:
runs-on: ubuntu-latest
needs: [urbit, mingw]
# XX disabled due to missing storage.objects.delete access
if: false
# if: inputs.upload
if: inputs.upload
steps:
- uses: google-github-actions/setup-gcloud@v0.2.0
with:
Expand Down

0 comments on commit 1a84399

Please sign in to comment.