Skip to content

Commit 47ccaac

Browse files
authored
fix: workflow(#3)
1 parent 08188c7 commit 47ccaac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Report a bug
3-
about: Something with greenfield-go-sdk is not working as expected
3+
about: Something with bundle-go-sdk is not working as expected
44
title: ''
55
labels: 'type:bug'
66
assignees: ''

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
version: latest
5858
skip-pkg-cache: true
5959
args: --timeout=99m
60-
github-token: ${{ secrets.github_token }}
60+
github-token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)