Skip to content

Commit

Permalink
Merge pull request #87 from DIVD-NL/expire_after
Browse files Browse the repository at this point in the history
Fix typo in my own GitHub workflow
  • Loading branch information
MrSeccubus authored Jan 16, 2024
2 parents b17be42 + e034513 commit ffc7798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
ignore: publ_in_path,reserve_in_path
pr: ${{ github.ref == 'refs/heads/main' }}
github-token: ${{ secrets.GITHUB_TOKEN }}
expired-after: "1y"
expire-after: "1y"

0 comments on commit ffc7798

Please sign in to comment.