Skip to content

Commit

Permalink
Nothing depends on never-alone in the build. Updated secrets after pr…
Browse files Browse the repository at this point in the history
…evious failure (#342)
  • Loading branch information
ToreMerkely authored Oct 7, 2024
1 parent 0b51870 commit 6689238
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
kosli_api_token: ${{ secrets.KOSLI_PUBLIC_API_TOKEN }}

docker:
needs: [pre-build, init-kosli, test, never-alone-trail]
needs: [pre-build, init-kosli, test]
uses: ./.github/workflows/docker.yml
with:
tag: ${{ needs.pre-build.outputs.tag }}
Expand Down
4 changes: 2 additions & 2 deletions secrets/gh-repo-committer-token.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
secret-name: COMMITTER_TOKEN
secret-expire: 2025-09-27
secret-updated: 2024-09-27
secret-expire: 2025-10-07
secret-updated: 2024-10-07
secret-updated-by: tore
secret-type: gh-repo
is-secret: true
Expand Down
4 changes: 2 additions & 2 deletions secrets/gh-repo-kosli-github-token.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
secret-name: KOSLI_GITHUB_TOKEN
secret-expire: 2025-09-27
secret-updated: 2024-09-27
secret-expire: 2025-10-07
secret-updated: 2024-10-07
secret-updated-by: tore
secret-type: gh-repo
is-secret: true
Expand Down

0 comments on commit 6689238

Please sign in to comment.