Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Accept interactive prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnuages committed Aug 22, 2023
1 parent f5fb85b commit 3ed6e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: devcontainers/ci@v0.2
with:
runCmd: |
nimble release
nimble -y release
cp extension.json build/
cd build
tar -czvf ../azbelt.tar.gz .
Expand Down

0 comments on commit 3ed6e12

Please sign in to comment.