Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cbbd85c

Browse files
committed
Provider is mandatory
1 parent f73e132 commit cbbd85c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎.github/workflows/publish-go-nightly-task.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
env:
144144
AC_USERNAME: ${{ secrets.AC_USERNAME }}
145145
AC_PASSWORD: ${{ secrets.AC_PASSWORD }}
146+
AC_PROVIDER: ${{ secrets.AC_PROVIDER }}
146147
run: |
147148
gon "${{ env.GON_CONFIG_PATH }}"
148149

‎.github/workflows/release-go-task.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ jobs:
147147
env:
148148
AC_USERNAME: ${{ secrets.AC_USERNAME }}
149149
AC_PASSWORD: ${{ secrets.AC_PASSWORD }}
150+
AC_PROVIDER: ${{ secrets.AC_PROVIDER }}
150151
run: |
151152
gon "${{ env.GON_CONFIG_PATH }}"
152153

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /