Skip to content

Commit

Permalink
v1.2.2 remove Github Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
furkanaskin authored and Furkan committed Dec 12, 2022
1 parent d4ed9f8 commit 4c88f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build AAR ⚙️🛠
run: bash ./gradlew :viewpagerdotsindicator:assemble

- name: Publish to GitHub Package Registry 🚀
- name: Publish to GitLab Package Registry 🚀
run: bash ./gradlew :viewpagerdotsindicator:publish
env:
GPR_USER: ${{ github.actor }}
Expand Down

0 comments on commit 4c88f4a

Please sign in to comment.