Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-cli
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Operations
Operations
Metrics
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-cli
Commits
c9c90df1
Unverified
Commit
c9c90df1
authored
Jun 14, 2024
by
Cristian Maglie
Committed by
GitHub
Jun 14, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[skip-changelog] Remove auto-update to homebrew from release workflow (#2639)
parent
3f0d43f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
.github/workflows/release-go-task.yml
.github/workflows/release-go-task.yml
+0
-7
No files found.
.github/workflows/release-go-task.yml
View file @
c9c90df1
...
...
@@ -298,10 +298,3 @@ jobs:
-
name
:
Upload release files on Arduino downloads servers
run
:
aws s3 sync ${{ env.DIST_DIR }} s3://${{ secrets.DOWNLOADS_BUCKET }}${{ env.AWS_PLUGIN_TARGET }}
-
name
:
Update Homebrew formula
if
:
steps.prerelease.outputs.IS_PRE != 'true'
uses
:
dawidd6/action-homebrew-bump-formula@v3
with
:
token
:
${{ secrets.ARDUINOBOT_GITHUB_TOKEN }}
formula
:
arduino-cli
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment