Skip to content

Commit

Permalink
fix: workflow(#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
rekyyang authored May 24, 2024
1 parent 08188c7 commit 47ccaac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Report a bug
about: Something with greenfield-go-sdk is not working as expected
about: Something with bundle-go-sdk is not working as expected
title: ''
labels: 'type:bug'
assignees: ''
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
version: latest
skip-pkg-cache: true
args: --timeout=99m
github-token: ${{ secrets.github_token }}
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 47ccaac

Please sign in to comment.