Skip to content

Commit

Permalink
chore(ci): introduce kodein-internal-github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
romainbsl committed Nov 30, 2023
1 parent 8ba9e97 commit c34b387
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,12 @@ on:
- './github/**'
- '!./github/workflow/snapshot.yml'

env:
SONATYPE_USERNAME: ${{ secrets.sonatype_username }}
SONATYPE_PASSWORD: ${{ secrets.sonatype_password }}

jobs:
build-upload:
runs-on: macOS-latest
env:
SONATYPE_USERNAME: ${{ secrets.sonatype_username }}
SONATYPE_PASSWORD: ${{ secrets.sonatype_password }}
steps:
- name: Setup
uses: kosi-libs/kodein-internal-github-actions/setup@main
Expand Down

0 comments on commit c34b387

Please sign in to comment.