File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed
Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 88 release :
99 types : [published]
1010
11- permissions :
12- actions : read
13- security-events : write
14- contents : write
15-
1611jobs :
1712 build_appimage :
13+ permissions :
14+ actions : read
15+ security-events : write
16+ contents : write
1817 name : Build Ghostty
1918 runs-on : ubuntu-24.04
2019 container :
2322 steps :
2423 - name : Checkout ghostty-appimage
2524 uses : actions/checkout@v4
25+ with :
26+ persist-credentials : false
2627
2728 - name : Setup Build Env
2829 run : ./setup.sh
3839 path : /tmp/ghostty-build/Ghostty-x86_64.AppImage*
3940
4041 release_appimage :
42+ permissions :
43+ actions : read
44+ security-events : write
45+ contents : write
4146 name : " Upload binaries to current release"
4247 runs-on : ubuntu-latest
4348 if : ${{ github.event_name == 'release' }}
Original file line number Diff line number Diff line change 3030 rev : v1.7.6
3131 hooks :
3232 - id : actionlint-system
33+
34+ - repo : https://github.com/woodruffw/zizmor
35+ rev : v0.5.0
36+ hooks :
37+ - id : zizmor
38+ files : ^\.github/workflows/.*\.ya?ml$
You can’t perform that action at this time.
0 commit comments