Skip to content

Commit cdaf238

Browse files
committed
Attempt 71
1 parent 7e8f4cf commit cdaf238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Gradle Package
22

3-
43
on:
54
push:
65
branches: ["**"]
@@ -10,6 +9,7 @@ on:
109
jobs:
1110
build:
1211
runs-on: ubuntu-latest
12+
environment: BRAM
1313
permissions:
1414
contents: read
1515

0 commit comments

Comments
 (0)