Skip to content

Commit 76cf873

Browse files
committed
builds.sr.ht: fix artifact secret
1 parent ead804a commit 76cf873

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.builds/alpine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages:
1111
sources:
1212
- https://github.com/m6w6/libmemcached
1313
secrets:
14-
- 685c5b0a-395c-4031-97f8-97496bb6c25f
14+
- a223d068-8d3f-4bab-a623-ed6e2887820a
1515
- d7dfe587-b433-481b-8725-d7ccd82e59fb
1616
environment:
1717
ENABLE_HASH_HSIEH: "ON"

.builds/freebsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages:
1515
sources:
1616
- https://github.com/m6w6/libmemcached
1717
secrets:
18-
- 685c5b0a-395c-4031-97f8-97496bb6c25f
18+
- a223d068-8d3f-4bab-a623-ed6e2887820a
1919
- d7dfe587-b433-481b-8725-d7ccd82e59fb
2020
environment:
2121
ENABLE_HASH_HSIEH: "ON"

.builds/openbsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages:
1515
sources:
1616
- https://github.com/m6w6/libmemcached
1717
secrets:
18-
- 685c5b0a-395c-4031-97f8-97496bb6c25f
18+
- a223d068-8d3f-4bab-a623-ed6e2887820a
1919
- d7dfe587-b433-481b-8725-d7ccd82e59fb
2020
environment:
2121
ENABLE_HASH_HSIEH: "ON"

0 commit comments

Comments
 (0)