Skip to content

Commit 727e66f

Browse files
committed
push
1 parent cc56b1c commit 727e66f

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: '>> Dart package <<'
1515
uses: k-paxian/dart-package-publisher@master
1616
with:
17-
accessToken: ${{secrets.ACCESS_TOKEN }}
17+
accessToken: ${{secrets.ACCOUNT_TOKEN }}
1818
refreshToken: ${{secrets.REFRESH_TOKEN }}
1919
skipTests: true
2020
force: true

.idea/workspace.xml

Lines changed: 1 addition & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)