-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
My Apple Shortcuts Gallery Weekly Update (2024_Week_31)
- Loading branch information
Hua-Ming Huang
committed
Aug 4, 2024
1 parent
6d49067
commit cb7ce94
Showing
1,600 changed files
with
7,108 additions
and
9,036 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: Auto Create Release | ||
|
||
on: | ||
push: | ||
tags: | ||
- '*' | ||
|
||
jobs: | ||
build: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
- name: Release | ||
uses: softprops/action-gh-release@v2 | ||
with: | ||
body_path: CHANGELOG.md | ||
draft: false | ||
prerelease: false | ||
discussion_category_name: Show and tell | ||
generate_release_notes: true | ||
make_latest: true | ||
token: ${{ secrets.APPLE_SHORTCUTS_GALLERY }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# Ignore all dot files | ||
.* | ||
|
||
# Except for .gitignore | ||
!.gitignore | ||
# Exception | ||
!.gitignore | ||
!.github |
2 changes: 1 addition & 1 deletion
2
...Calendar/Count Number of Calendar Action Items/Count Number of Calendar Action Items.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+149 Bytes
(100%)
...Count Number of Calendar Action Items/Count Number of Calendar Action Items.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-6 Bytes
(100%)
...ndar/Count Number of Calendar Action Items/Count Number of Calendar Action Items.shortcut
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
All Shortcuts/Apple Calendar/Get Calendar Action Items/Get Calendar Action Items.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+4 Bytes
(100%)
...hortcuts/Apple Calendar/Get Calendar Action Items/Get Calendar Action Items.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-18 Bytes
(100%)
All Shortcuts/Apple Calendar/Get Calendar Action Items/Get Calendar Action Items.shortcut
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...e Calendar/Open Apple Calendar on Specific Date/Open Apple Calendar on Specific Date.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+77 Bytes
(100%)
...r/Open Apple Calendar on Specific Date/Open Apple Calendar on Specific Date.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4 Bytes
(100%)
...lendar/Open Apple Calendar on Specific Date/Open Apple Calendar on Specific Date.shortcut
Binary file not shown.
Oops, something went wrong.