We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c62f35 commit 064d1feCopy full SHA for 064d1fe
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: "actions/checkout@v4"
18
- name: "Build package"
19
id: "build-package"
20
- uses: "glpi-project/tools/github-actions/build-package@0.6.4"
+ uses: "glpi-project/tools/github-actions/build-package@0.7.1"
21
with:
22
plugin-version: ${{ env.tag_name }}
23
- name: "Create release"
0 commit comments