Skip to content

Commit

Permalink
Prep for tagging PDS4 Release 1.22.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PDSEN Ops committed May 24, 2024
1 parent 0bd19e7 commit 28ddfa2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
make github
cd ..
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ldd-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
lddtool_development_release: ${{ matrix.lddtool_development_release }}
test_path: ${{ env.REGRESSION_TEST_PATH }}
logs_path: ${{ env.LOGS_PATH }}
token: ${{ secrets.ADMIN_GITHUB_TOKEN }}
token: ${{ secrets.ADMIN_GITHUB_TOKEN || github.token }}

- name: Check logs
run: |
Expand Down
1 change: 1 addition & 0 deletions pds4_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
1.19.0.0
1.20.0.0
1.21.0.0
1.22.0.0

0 comments on commit 28ddfa2

Please sign in to comment.