Browse Source

Fix secret

master
Dylan Baker 5 years ago
parent
commit
3a6054137c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .build.yml

+ 1
- 1
.build.yml View File

@@ -7,8 +7,8 @@ packages:
7 7
 sources:
8 8
   - https://git.sr.ht/~simulacrumparty/bnglws-client
9 9
 secrets:
10
-  - f1ff9327-5a0c-4e7f-9217-2a3f93348270
11 10
   - 61fdfc2d-f964-49ef-8bc6-e7a7286a1270
11
+  - 808ed4b8-9e8c-4ec1-9366-582961709fbc
12 12
 tasks:
13 13
   - setup: |
14 14
       rustup default nightly

Loading…
Cancel
Save