Skip to content

Commit aefa65c

Browse files
committed
fix: workflow
1 parent 27dd39f commit aefa65c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/post-release.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,6 @@ jobs:
6161
- name: Update GitHub Action config
6262
run: make assets/github-action-config.json
6363

64-
- name: Update reference files
65-
run: cp .golangci.next.reference.yml .golangci.reference.yml
66-
67-
- name: Update JSON schema files
68-
run: cp jsonschema/golangci.next.jsonschema.json jsonschema/golangci.jsonschema.json
69-
70-
- name: Update information
71-
run: make website_dump_info
72-
7364
- name: Create Pull Request
7465
uses: peter-evans/create-pull-request@v6
7566
with:

0 commit comments

Comments
 (0)