Skip to content

Commit 9f1ad0f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1f950a5 + d0040eb commit 9f1ad0f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ env:
1616
jobs:
1717
build:
1818
runs-on: ubuntu-latest
19-
environment: production
2019
steps:
2120
- name: Collect Workflow Telemetry
2221
uses: catchpoint/workflow-telemetry-action@v2
@@ -70,4 +69,4 @@ jobs:
7069
prerelease: false
7170
files: ${{ env.JAR_FILES }}
7271
env:
73-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)