We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08188c7 commit 47ccaacCopy full SHA for 47ccaac
.github/ISSUE_TEMPLATE/bug.md
@@ -1,6 +1,6 @@
1
---
2
name: Report a bug
3
-about: Something with greenfield-go-sdk is not working as expected
+about: Something with bundle-go-sdk is not working as expected
4
title: ''
5
labels: 'type:bug'
6
assignees: ''
.github/workflows/lint.yml
@@ -57,4 +57,4 @@ jobs:
57
version: latest
58
skip-pkg-cache: true
59
args: --timeout=99m
60
- github-token: ${{ secrets.github_token }}
+ github-token: ${{ secrets.GH_TOKEN }}
0 commit comments