diff options
| author | Oscar Nelin <omn@dalux.com> | 2024-07-02 13:05:12 +0000 |
|---|---|---|
| committer | Oscar Nelin <omn@dalux.com> | 2024-07-02 15:14:55 +0000 |
| commit | 2f35ca39ce6d178513a1c36961f240088df21fab (patch) | |
| tree | d1f7db7ba7271de0cb51f2642e73e49be72c32d4 /.github | |
| parent | 9c09176f3f0878ff3ef5651d1064b05001a29718 (diff) | |
Attempt to change artifact name
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d74fb89..2d25e64 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,3 +3,5 @@ on: [push, pull_request, workflow_dispatch] jobs: build: uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main + with: + archive_name: firmware_cradio_qwerty |
