Skip to content

Commit 8f0dd1c

Browse files
committed
build using adafruit ci rather than brentru
1 parent b2901a6 commit 8f0dd1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
176176
- uses: actions/checkout@v4
177177
with:
178-
repository: brentru/ci-arduino
178+
repository: adafruit/ci-arduino
179179
path: ci
180180
- name: Install CI-Arduino
181181
run: bash ci/actions_install.sh

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit WipperSnapper
2-
version=1.0.0-beta.85
2+
version=1.0.0-beta.86
33
author=Adafruit
44
maintainer=Adafruit <adafruitio@adafruit.com>
55
sentence=Arduino application for Adafruit.io WipperSnapper

0 commit comments

Comments
 (0)