tangled
alpha
login
or
join now
tom.sherman.is
/
piper
0
fork
atom
A fork of https://github.com/teal-fm/piper
0
fork
atom
overview
issues
pulls
pipelines
Update build.yaml
authored by
kyle loveless
and committed by
GitHub
10 months ago
9b59f5ea
5bd6cd91
+4
1 changed file
expand all
collapse all
unified
split
.github
workflows
build.yaml
+4
.github/workflows/build.yaml
···
10
10
11
11
jobs:
12
12
build-and-deploy:
13
13
+
permissions:
14
14
+
contents: read
15
15
+
packages: write
16
16
+
13
17
runs-on: ubuntu-latest
14
18
15
19
steps: