mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
- name: Get latest tag
|
- name: Get latest tag
|
||||||
uses: pozetroninc/github-action-get-latest-release@v0.7.0
|
uses: pozetroninc/github-action-get-latest-release@v0.7.0
|
||||||
id: get-latest-tag
|
id: get-latest-tag
|
||||||
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Set LAST_VERSION as an environment variable
|
- name: Set LAST_VERSION as an environment variable
|
||||||
|
Reference in New Issue
Block a user