Skip to content

Commit

Permalink
use new action
Browse files Browse the repository at this point in the history
  • Loading branch information
auxves committed Oct 30, 2021
1 parent 8169614 commit 8dcb9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v2

- name: Deploy
uses: glossnyx/deploy-minecraft-mod-action@main
uses: glossnyx/actions/deploy-minecraft-mod@main
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8dcb9d5

Please sign in to comment.