Skip to content

Commit

Permalink
Revert "Update snapshots.yml"
Browse files Browse the repository at this point in the history
This reverts commit d4fe317.
  • Loading branch information
j5155 committed Dec 1, 2024
1 parent d4fe317 commit 5ed934d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
- name: Publish to Dairy Snapshots
run: ./gradlew publishAllPublicationsToDairySnapshotsRepository
env:
SNAPSHOTS_USERNAME: ${{ secrets.SNAPSHOTS_USERNAME }}
SNAPSHOTS_PASSWORD: ${{ secrets.SNAPSHOTS_PASSWORD }}
dairySnapshotsUsername: ${{ secrets.SNAPSHOTS_USERNAME }}
dairySnapshotsPassword: ${{ secrets.SNAPSHOTS_PASSWORD }}

0 comments on commit 5ed934d

Please sign in to comment.