mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2024-12-23 13:32:03 +01:00
Update publish.yml
This commit is contained in:
parent
206406b3b5
commit
a3048b7929
1 changed files with 0 additions and 2 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -5,7 +5,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- grahamc-patch-1
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
@ -27,4 +26,3 @@ jobs:
|
||||||
directory: ./artifacts
|
directory: ./artifacts
|
||||||
ids_project_name: magic-nix-cache-action-priv
|
ids_project_name: magic-nix-cache-action-priv
|
||||||
ids_binary_prefix: magic-nix-cache-action-priv
|
ids_binary_prefix: magic-nix-cache-action-priv
|
||||||
allowed_branches: '["main", "grahamc-patch-1"]'
|
|
||||||
|
|
Loading…
Reference in a new issue