ci: fix mark-stable permissions and ignore Nix result symlink
https://chatgpt.com/share/693aa4a6-7460-800f-ba47-cfc15b1b2236
This commit is contained in:
2
.github/workflows/mark-stable.yml
vendored
2
.github/workflows/mark-stable.yml
vendored
@@ -22,6 +22,8 @@ jobs:
|
||||
|
||||
permissions:
|
||||
contents: write # required to push tags
|
||||
actions: read # required to query workflow runs via API
|
||||
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user