Skip to content

Commit

Permalink
Fix release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Nov 25, 2023
1 parent 2c371cf commit b1745e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
checks: write
contents: write
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/changelogs/default.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Bug-Fix: Card Zone should move container in Deck Editor
- Game-Play: Drop Stack on top of Cards or other Stacks
2 changes: 1 addition & 1 deletion fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Bug-Fix: Card Zone should move container in Deck Editor
- Game-Play: Drop Stack on top of Cards or other Stacks

0 comments on commit b1745e0

Please sign in to comment.