Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
removal of the stick overrides
added new faq textures
moved overrides to blaze_rod
added new faq overrides
removed backup custom folder, will use winmerge next time instead.
disabled the sync part of the worflow till oraxen 2.0 is ready
.deploy
  • Loading branch information
illyrius666 committed Jun 20, 2024
1 parent df0145d commit 30be011
Show file tree
Hide file tree
Showing 39 changed files with 53 additions and 644 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ jobs:
prerelease: ${{ contains(github.event.head_commit.message, '.pre') }}
tag_name: ${{ steps.get_version.outputs.VERSION }}

- id: sync_files
name: Sync files
uses: SamKirkland/FTP-Deploy-Action@master
with:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./temp/
server-dir: /plugins/oraxen/pack/external_packs/
# - id: sync_files
# name: Sync files
# uses: SamKirkland/FTP-Deploy-Action@master
# with:
# server: ${{ secrets.FTP_SERVER }}
# username: ${{ secrets.FTP_USERNAME }}
# password: ${{ secrets.FTP_PASSWORD }}
# local-dir: ./temp/
# server-dir: /plugins/oraxen/pack/external_packs/
337 changes: 0 additions & 337 deletions custom/assets/minecraft/font/default.json

This file was deleted.

Loading

0 comments on commit 30be011

Please sign in to comment.